Skip to content

Takes a directory of images, changes the colour mode to CMYK, resolution to 300dpi and saves as .tiff and .eps

Notifications You must be signed in to change notification settings

FinlayMac/Photoshop-Convert-To-CMYK-300dpi-tiff-eps

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 

Repository files navigation

Photoshop-Convert-CMYK-300DPI

Takes a directory of images and changes:

  • The colour mode to CMYK
  • Resolution to 300dpi
  • Exports each image as a .tiff into folder called CMYK
  • Exports each image as a .eps into a folder called EPS

tiffConverter

To Run:

Download imageToCMYK300dpiPS.js and save anywhere
File > Scripts > Browse > Locate the imageToCMYK300dpiPS.js file

You will be prompted to select an image in the same directory that you want to convert
image

The script will say how many files there are available to convert
image

If you need EPS files, selected Yes
image

Files are saved in the same folder as the selected image.
Tiffs will be saved into a new folder called CMYK.
EPS' will be saved into a new folder called EPS.

About

Takes a directory of images, changes the colour mode to CMYK, resolution to 300dpi and saves as .tiff and .eps

Topics

Resources

Stars

Watchers

Forks