E-commerce Product Images
Runs in your browserTurn raw product photos into consistent, upload-ready storefront images: 1200px, WebP, and under 150 KB each.
Why this recipe exists
Most storefronts — Shopify, WooCommerce, Amazon and marketplaces generally — want product images that are consistent in size and fast to load. Inconsistent dimensions make grid layouts jump, and heavy files hurt both conversion and search rankings. This recipe standardises a folder of product shots to a 1200-pixel bound, converts them to WebP, and holds each one under 150 KB so your product grid loads instantly.
What it does
- Bound every image to 1200px
- Convert to WebP and compress under 150 KB
- Verify every file is under 150 KB
- Package for upload
FAQ
- Will this crop my images to a square?
- No. It bounds the longest edge to 1200 pixels and preserves the original aspect ratio, so nothing is cut off. Cropping is a separate, destructive operation we would rather you make deliberately.
- Does my store support WebP?
- Shopify, WooCommerce, BigCommerce and every major platform serve WebP today. If you need JPEG specifically, use the Image Converter directly and choose JPEG.
Other recipes
- Privacy-Safe PhotosStrip GPS and camera data, shrink, and package for sharing.
- Favicon From a LogoSquare-crop a logo and produce the whole favicon set.
- Email-Ready PDFCompress a PDF under 5 MB and verify it fits.
- Photos to a Shareable PDFPhone photos → shrunk → one A4 PDF under 2 MB.
- Website Image OptimizationResize → convert to WebP → compress under 200 KB → download as ZIP.
- Email-Ready Images800px wide, JPEG, under 100 KB — safe for every email client.