Automation script for trace raster images and save as EPS with options for any photobanks
- Freepik (eps, jpg)
- Shutterstock (jpg)
- Adobe Stock (eps, jpg)
- iStock (eps, jpg)
- Deposit Photos (eps, jpg)
- Adobe Illustrator
- Download release script
- Move the script inside folder
scripts:- for MacOS:
/Applications/Adobe Illustrator 2021/Presets/en-GB/Scripts/ - for Windows:
C:\Program Files\Adobe\Adobe Illustrator 2021\Presets\en_GB\Scripts\
- for MacOS:
- Run
Adobe Illustratorand choose the scriptFile -> Sctiptsfor run it.
Requirements for build latest version of script:
- NodeJS
- NPM
- Git
git clone https://github.com/devoll/trace-image-batch-ai.git
cd trace-image-batch-ai
npm install
npm run buildLatest version will be inside dist folder

