Laziness: AI GENERATED CONTENT
This project processes images from an input folder and generates variations of these images in an output folder. It's designed to cater to specific resolution settings, color modes, and dpi requirements.
- Resolution Handling: For each resolution specified in db.json, the script creates a separate file.
- Color Mode: Converts images to CMYK color mode.
- DPI Setting: Sets the resolution of output images to 300 dpi.
This project is licensed under the MIT License