Official Morf
Web-ready image pack
Modern WebP images, size-checked for fast pages.
The plan
- 1Convert to WebP
Checked after the run
- Every output is WEBP
- One output for every input file
- Every output image decodes cleanly
- Every output is 1 MB or smaller
Every step runs locally in your browser. The receipt records what this browser observed. It is not signed by FileMorf or independently verified.
About this workflow
Convert a batch of images to WebP and check each output against a 1 MB target. The local size check fails honestly when a source image is too heavy.
Questions
Why WebP?
WebP delivers the same visual quality as JPG or PNG at a fraction of the bytes and is supported by every modern browser.
What if an image stays over 1 MB?
You still get the converted file. The local report marks the size check as failed with the largest output's actual size so you can lower the quality or resize that source.
Is transparency preserved?
Yes. WebP supports alpha, so transparent PNG sources stay transparent.