batch export psd files to png

2020-05-19 08:33发布

I have thousands of psd files to save as png. The psd files are not different, except for a small text in the center of a image. Is there a way to automate the job?

4条回答
等我变得足够好
2楼-- · 2020-05-19 08:48

Yes you can make a Photoshop action to save the png and than run it via batch. This unfortunately gets tricky when you want to use this action option and specify the destination where the processed files are saved.

Enter Dr. (Russell) Brown’s Image Processor Pro, an extension for Photoshop that does exactly what most people need. It's dead simple and can even stack multiple processes and output formats/destinations to each file.

It's part of Dr. Brown’s Services - http://russellbrown.com/scripts.html

查看更多
forever°为你锁心
3楼-- · 2020-05-19 08:55

Yes. Open your actions window. Create new action. Record yourself opening, saving the file as png and closing the file.

Then under File -> Automate -> Batch. Point it to your psd folder and select your action. It should run through the files saving them as pngs.

A quick google search may help if you're new to actions.

edited per author input :}

查看更多
乱世女痞
4楼-- · 2020-05-19 08:55

I would use Irfanview 's powerful batch engine. Free and super-fast.

  • Go to the Folder in Irfanview Thumnails
  • Select all files
  • Rightclick and "Start batch dialog with selected files"
  • Select PNG as output format.
查看更多
Emotional °昔
5楼-- · 2020-05-19 08:56

XnView does the job pretty well. It can batch convert most files into most formats. It also has batch transformations and batch renaming among other things.

I use it regularly to convert PSDs to JPG/PNG/GIF.

查看更多
登录 后发表回答