Save copy incrementally with javascript
Copy link to clipboard
Copied
The free Javascript "Save-Incrementally.jsx" for Adobe Illustrator 2022, Adobe Photoshop 2022 and Adobe InDesign 2022 or older versions saves the current saved document in the file format .ai, .psd or .indd and automatically adds a consecutive number to the file name. Thus, the file "Example.ai" becomes the file "Example-0001.ai", "Example-0002.ai" and so on; this works analogously for Photoshop and InDesign. This is also called "incremented" (continuous) saving. In this way, you can save individual steps in between and go back to an older version if necessary. The Javascript also works with older versions of Illustrator, Photoshop and InDesign.
See my Behance profile or on my german website.
Have fun with it and merry christmas to all.
– jens
Explore related tutorials & articles
Copy link to clipboard
Copied
The new version 1.5 saves the original document in Illustrator and InDesign. The copy with the sequential number is created faster by the operating system.
– jens.
Copy link to clipboard
Copied
Update Version 1.7: Saves the sequentially numbered copy in the same file format as the working file like ai, eps, svg or svgz in Illustrator.
See my Behance profile or on my german website.
Copy link to clipboard
Copied
Update to version 2.0 with more features and user interface. Here the example from in Photoshop.
See my Behance profile or on my german website.
 
Copy link to clipboard
Copied
thanks for sharing Jens!
Copy link to clipboard
Copied
I have extended the programming. Now in version 2.1 you can also save copies to external hard drives or network drives.
Another new feature is that if you click on "Path for copy" and then on "Cancel" in the next window, the path for copy is reset and the copy is saved in the same directory (again) as the working file.
see https://www.behance.net/gallery/133799381/Javascript-for-AI-PS-ID-Save-with-automatic-numbering
Best regards,
– j.
Copy link to clipboard
Copied
The new version 2.5 of my javascript »Save-Incrementally.jsx« can be used in InCopy as well.
See https://www.behance.net/gallery/133799381/Javascript-for-AI-PS-ID-Save-with-automatic-numbering
or in German http://www.computergrafik-know-how.de/javascript-datei-mit-automatischer-nummerierung-speichern/
– j.

