/storeImageGenerator

Primary LanguageDartMIT LicenseMIT

Dart

Generate store images/screenshots

reads files from PROJECTDIR/input directory, converts to given size, declared in lib/devices.dart, and export files as .jpg format to 
PROJECTDIR/output. PROJECTDIR/input directory should exist with given image files at runtime

Supported input format: jpg, png
Output format: jpg