v1.0.5
- Multi-format + multi-size prompt support:
mochify photo.jpg -p "webp and avif at 500px and 1200px"produces 4 output files - Output files named with size/format suffixes:
photo_500w_webp.webp,photo_1200w_avif.avifetc.
mochify photo.jpg -p "webp and avif at 500px and 1200px" produces 4 output filesphoto_500w_webp.webp, photo_1200w_avif.avif etc.