/t5/photoshop-ecosystem-bugs/p-batch-is-removing-parts-of-names-after-in-name/idi-p/12249831Nov 06, 2019
Nov 06, 2019
Copy link to clipboard
Copied
when running a batch to save as a jpg from tif files, anything with a (.--) is removed.... For example, file ABCD23.5.tif is saved as ABCD23.jpg, so .5 is removed... and other files are skipped or not processed at all.... previous versions has no issue with this... but when running an action while the file is opened, it is saving with a .5, but with thousands of image, i can't be opening them all as opposed to running a batch. Something done different from previous version? https://feedback.photoshop.com/
/t5/photoshop-ecosystem-bugs/p-batch-is-removing-parts-of-names-after-in-name/idc-p/12271069#M3295Dec 03, 2019
Dec 03, 2019
Copy link to clipboard
Copied
Myself and another coworker as having the same saving issue as part of an action. Removes any text after the first . (period). Saving 8 bit tifs from 16 bit tifs. Action has been working for at least four years with minor changes. No changes in the past two years. I am running Photoshop 2020 on a Mac Pro (Mid 2012) with macOS High Sierra 10.13.6. Co-worker is running Photoshop 2020 on a MacPro (Late 2013) with macOS Mojave.
Previous to the new 2020 update, I could open these files in photoshop and run an action that would tweak various things then save a tif version to a folder on my desktop. But now when I run the same action (or try to make a new action), the files save as 'render.tif' instead of 'render.0001.tif', so running the action on ten files in a row just repeatedly saves 'render.tif' over itself again and again.
That's a bizarre behavior change and affects my workflow several times a day. I assume it must be bug because It makes no sense for Photoshop to ever silently change a file name like that.
/t5/photoshop-ecosystem-bugs/p-batch-is-removing-parts-of-names-after-in-name/idc-p/12271057#M3292Dec 04, 2019
Dec 04, 2019
Copy link to clipboard
Copied
I don't use Batch in my action. My action knocks down 16bit ProPhoto files to 8bit sRGB. Then saves the file to a different folder. This is where the problem arrises. Somewhere when it goes to a different folder. If I didn't have the file going to a different folder and just saving over the original, the problem doesn't exist. My action is Crop, convert to sRGB, 8bit, Save (not save as.)
/t5/photoshop-ecosystem-bugs/p-batch-is-removing-parts-of-names-after-in-name/idc-p/12271053#M3291Jan 16, 2020
Jan 16, 2020
Copy link to clipboard
Copied
Photoshop 2020 Actions with Save As steps will save incorrect File names when Document names contain "." where prior versions of Photoshop work correctly.
/t5/photoshop-ecosystem-bugs/p-batch-is-removing-parts-of-names-after-in-name/idc-p/12271049#M3290Jan 23, 2020
Jan 23, 2020
Copy link to clipboard
Copied
Just updated to photoshop ver 21.0.3 and the problem persists. It seems that Adobe does not monitor these forums or take any actions to address the issues raised in them. So what's the point? Getting very fed up with Adobe. they have buildings full of well paid engineers, what are they doing?
The last update was primarily to enable the Hardened Runtime capability to support Apple's notarization requirements for macOS apps and fix the top crashing item for Windows with Select Subject.
Does PS take account of Windows 10 maximum file lengths (when folder names are included)? PS Batch processing is truncating my file names but I am using a series of nested folders (more than before when I haven;t had an issue) which could be making the jpg filenames total folder+filename length longer than Windows allows.