Photoshop :: (save As) JPEG - Make Action To Automate Saving Of One File To Multiple?
Feb 25, 2012
'm trying to make an action to automate the saving of one photoshop file to multiple different jpegs. Basically what I am doing is producing team pictures from a psd template. I will do player #1 then save as #1jpeg, #2 save as #2jpeg, etc up to 20 players. I tried to make an action but it won't allow me to insert a file name. It would be straight forward if I could get a stop in there. how I could automate this
View 5 Replies
ADVERTISEMENT
Jul 16, 2012
When I load an image either a jpeg or psd file then make a layer copy I am unable to apply a preset action to this. Either a default action or one of my own on a Mac OSX running Lion. This did not present a problem in CS5 and I am wondering if I've missed something basic?
View 10 Replies
View Related
Sep 4, 2012
I'm trying to set up an action to save a batch of files I creating using the variables tool (as detailed in this video: [URL]), I'll go into the Actions window, and record myself saving the current file in .Ai format, and then stop recording. Seems pretty simple, but when I set that action to run a batch on my dataset it saves all the files without an extension. Am I missing another step where I set the file format that the action is supposed to save with? I'm confused. I've tried this using a few different file formats and they all come up the same.
Â
this is what my Output looks like:
and my simple action:
View 2 Replies
View Related
Aug 7, 2009
I am trying to create an action that will, take the photo i am working with, change from 16 Bit to 8 Bit, and then save as a jpeg in the folder that the RAW file is saved. I have tried to set it up but i cannot figure out how to make the photos save in the right folder. i.e they always save to the folder that was used during the recording of the action.
View 2 Replies
View Related
Dec 6, 2011
Is there a way to automate repetitive actions such as file size and file saving to the same folder?
View 4 Replies
View Related
Jul 8, 2009
I'm an animation intern working for an animator who does things old school.
She gives me hundreds of animation cells to scan using her scanner into photoshop CS(nothing), using the scan utility in photoshop. the result, as we are doing it, is hundreds of separate image files. i then copy and paste each of these image files into another custom sized file as separate layers.
i know there must be a way to automate this or do it with an action, but i cannot figure it out. if you think this isn't possible with photoshop CS(nothing) i have CS3 available to me on my personal laptop.
View 5 Replies
View Related
Jun 21, 2006
i want to export the little button in the top left hand corner that sais "Westcoast" (which consists of 2 layers) as a jpeg without exporting the whole photoshop file. The only way i know how to do this is hide all the other layers and size the canvas around that little button. And even then the canvas is rectangular while the button has curved edges...so some of the canvas would still be showing.
View 6 Replies
View Related
Apr 18, 2013
I have Photoshop CS6 and I'd like to know how to create an action to save multiple photos in a batch command. I've been searching the Web, but I haven't been able to locate anything useful on this (except one article for CS5). Seems a bit odd. Anyway, I already know how to create an action, but what I'm stuck on is having the action pause and open a dialogue box so I can do things like name a photo, choose the size I want in the Save for Web dialogue, etc.
View 5 Replies
View Related
Mar 23, 2012
I am trying to create an action that will make multiple thumbnails of the same image and apply actions to each one to create a kind of contact sheet. I want to do this in order to see what different saved adjustments will look like on the same picture.
View 1 Replies
View Related
Jun 14, 2012
From the start, I wasn't able to save to jpeg without getting a dcm extension (no jpg extension). However, if I saved to Multi-picture Format, I would get the familiar .jpg and everything worked fine for a while. This morning I cannot find a file format in "save as" that results in the .jpg file extension.
View 2 Replies
View Related
Jun 29, 2013
When running a batch I have an existing file open and then an action which opens a pre exisiting file that i Drop images into to give boarders and logos.
Â
When I run the action it drops image into the PSD in the correct area and the file looks correct , then in turn it saves the Original file and not the one the batch ran on even thou the file was worked on and edited on CS6. So in a sense it saves the Original File with the correct File naming when ran in the Batch Image processor.
Â
Original file Name.
OUT_9035.NEF
Saved File name
OUT_9035-12x18-2013.PSD
Â
Still with nothing done to the saved file execpt the name change.
Â
Action
Open
C:*****12x18-W.psd
 Select Previous Document
 Duplicate Current Layer
[code]....
View 5 Replies
View Related
Apr 29, 2012
when im about to save my file *project* nothings happen
View 2 Replies
View Related
Jul 30, 2013
I'm seeing a strange issue when I automate an action in Photoshop CC (14.0). I have a simple action that does three things in this order:
1. Flatten Image
2. Convert to 8-Bit
3. Add some standard file info
Â
When I run the action from the action menu it works fine. However when I have multiple images open and I want to run them all through the action using "Automate->Batch", it gets run in this order:
2. Convert to 8-Bit
3. Add some standard file info
1. Flatten Image
Â
The same process in CS6 does not have the issue.
View 7 Replies
View Related
Apr 1, 2009
Basicly i have made a flyer design for an event im doing, but i can only save the file as a photoshop image...i need to save it as a jpeg.
View 6 Replies
View Related
Nov 11, 2012
I have multiple photos that I am running an action on but each photo is replacing the one before using the same file name. instead of using the original file name. So I end up with 1 edited photo!!! from the action!This is happening using cs5 I have not encounted this before.
View 6 Replies
View Related
Nov 18, 2012
I did a search around, and did not find the answer. Basically I have attempted to create an action in Photoshop CS6 which will save a file in the tiff format after i crop the image. I want the file name to be the name of the image (which is supposed to change depending on name of the image) like this:
1280x720_MGXXX.tiff, where, in my case the XXX represents DIFFERENT NUMBERS.
Â
I want to apply the action to one image at a time. Each image has a different number (name). I record the action, add the 1280x720 text to the image name in the Save dialog. I am saving the image in a different folder from the source file. The source file name is _MGXXXX.tiff (again XXXX is a number like 2220...).
Â
When I run the action on a file, say "_MG2221.tiff" it adds the 1280x720, and saves the file. When I apply the action on the next file (_MG2222.tif), the action overwrites the existing file, 1280x720_MG2221.tif, with the image. The action always uses the name I entered in the Save dialog!! I think I was able to do this in CS4 and CS5.Â
I want to be able to open a file, crop and adjust it, and then save in a diff location with 1280x720 pretended to the file name.
View 2 Replies
View Related
Dec 24, 2012
When trying to save a .CR2 file into JPEG format, CS5 automatically switches to the 'hand' icon for resizing the image in the window.
Sometimes it is possible to 'escape' from this, but the problem repeats and the only way out is to 'close' the image (the only option available). CS5 then crashes out. (64bit CS5 on Win 7 Ultimate).
View 1 Replies
View Related
May 30, 2012
saving a file in PS6 and choosing jpeg, ps save in iff and the same thing happens in other formats.The only righteous are psd and tiff format show.
View 2 Replies
View Related
Mar 29, 2009
Recently I have been unable to save tiff and psd files as jpegs. When I select "save as" from the file menue I do not have jpeg as an option in the drop down menue. I have always been able to save files as jpegs until recently.
View 4 Replies
View Related
Jul 23, 2013
Why do I not have the option to save a PSD file as a JPEG?
View 3 Replies
View Related
May 11, 2012
Working from Lightroom in PS - trying to record action to simply flatten layers and File Save back to Lightroom. PS records specific file path of original image used when action was recorded. Is there a way to eliminate this specific path?
View 1 Replies
View Related
Feb 25, 2009
I've got Photoshop CS4 and have created an action. However, for the life of me, I can't figure out how to save the action to a file so I can share it with others. The action converts a PSD to JPG and exports it for the web. How do you save an action so you can share it? I don't want to share all of my actions -- just this one.
View 1 Replies
View Related
Jul 20, 2009
I have recorded a set of actions that I am automating for a few images. At the end I recorded the export and close steps (I records Save For Web - PNG 24 settings). The issue is that the script overrides each image once it's saved. How can I run the image editing part of the script, and then insure that each file is being exported seperatly with a different name? Should I have not recorded the export part of the script?
View 3 Replies
View Related
Feb 28, 2012
On my previous version of Photoshop (CS4) when I saved a PSD file as JPEG Level 8, 10 or whatever, the file size in megabytes was then shown. I presume I can configure Photoshop CS5 to do this but I'm just not sure how.
View 8 Replies
View Related
Sep 16, 2005
way to save a file in a certain format through an action?
Like I want an image to be always saved in tiff when I run an action.
View 9 Replies
View Related
Aug 17, 2012
I am trying to find a way to save my image file as a jpeg and add -web or -print to the existing file name. This way I can easily see which files are lower resolution for web posting or high resolution for printing.
View 8 Replies
View Related
Nov 26, 2006
I am saving work as jpeg into desktop file.... sometimes (not always) when I go to retrieve it ...it shows up as a file that I cannot open, not a normal jpeg. I just tried to copy and paste to show here..then draged into this space and it opened...tried to save it to desk top from here but it is still showing up as a very weid icon that will not open...? In the properties it shows as a jepeg, but the icon is totally different..
View 1 Replies
View Related
Feb 25, 2013
After updating the file title in a jpeg file, does PSE save the title by recompressing the file using the jpeg compression algorithm or does it simply update the file title without recompressing the file? Prgressive saves of unaltered files suggest that PSE is recompressing the file each time it is saved.
View 9 Replies
View Related
Feb 15, 2013
I'm working on building an action in Illustrator CS5 that will do the following..Delete the layer "original artwork"Select AllCreate OutlinesSave as PDF "content.pdf" to the current working folder with specific settings in the Save PDF prompt..Up to step 4 this is pretty simple, but so far when trying to record the saving step it insists on using the directory that I'm building the action in - not the relative one based on where the current file is opened. Also, unlike the 'Save For Web JPEG' default Illustrator action, the PDF saving step doesn't retain any of the specific settings within the action.
View 2 Replies
View Related
Jun 5, 2012
I've run into the Photoshop CS5 bug whereby an action with save-as truncates the filename (and adds " copy").Â
Â
For the original bug, see for example:
Â
[URL]......
View 6 Replies
View Related
Aug 30, 2013
I have created an action script where I change the color of the objects in a photo and then have the action automatically save for web as a PNG-24 image. My issue is that the save for web continually overwrites the existing file at that location. Is there anyway to prevent this from happening?
View 7 Replies
View Related