Various Adobe CC automation scripts uploaded as and when they're written.
Script | Uploaded | Target | Description |
---|---|---|---|
aiAddArtboards.jsx | 09/07/2020 | Illustrator | Deletes all artboards except the first, then adds four new artboards in specified locations. Applies to all .ai files in a specified folder. |
aiExportJPEGs.jsx | 09/07/2020 | Illustrator | Exports JPEG images from all .ai files in a specified input folder, into a specified output folder. Ignores artboard 1. |
inddAutoPDF.jsx | 07/01/2020 | InDesign | When run as a startup script in InDesign, listens for files with a filename containing 'construct' (or whatever you change var re to), and automatically produces a PDF in the same folder location when the file is closed. |