InDesign Script • Create Separate Files of Each Instance of a Single Linked Image
- April 18, 2024
- 2 replies
- 2233 views
When I am prepping a book file for printing, I need both the ACTUAL and EFFECTIVE PPI to be 300. This is easily achieved with "Trista DPI InDesign to Photoshop Script" (which I love and use almost every day!) However, when I have multiple instances of the same image, the Trista script will find the largest one, and scale it down to a true 300. This is good because it maintains a 300 or better effective PPI.
BUT some print projects will not let me have 300+ effective PPI. (An image at 300 actual PPI at 100% = 300 effective PPI. But a second instance of that link at 50% scale is 600 effective PPI.) So: is there a way to script out a function that looks for every instance of a linked image and creates multiples of that image (Image.jpg (3) → Image_01.jpg, Image_02.jpg, Image_03.jpg), before linking them back in with the newly copied and renamed images?
This would allow me to then run Trista's script on EACH of those instances and scale them to a true 300 as separate files.
Check out the Becky's Graphic Design YouTube channel, where I feature a lot of scripts!


