1. Install Dependency npm ci 2. Prepare Images Place your image files inside the IMPORT folder: IMPORT 3. Run the app To run the app: node app To see available command node app -h 4. Clear Folder To remove the EXPORT folder: node app --clear -e To clear all files inside the IMPORT folder: node app --clear -i