jayjah / storeImageGenerator

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

License:MIT License


Languages

Language:Dart 100.0%