Are my images uploaded anywhere?
No. Everything happens inside the page using the File and Canvas APIs. You can prove it: open your browser's network panel, run a conversion, and watch that no request goes out. Disconnect from the internet and the tools keep working.
Is there a file size limit?
There's no imposed limit, because there's no server to protect. The practical ceiling is your device's memory. Photos up to roughly 50 megapixels are comfortable on a laptop; a very large scan or a long batch may struggle on an older phone.
Why did my file get bigger after converting?
Usually because you converted a lossy format to a lossless one. A JPEG saved as PNG has to store every pixel exactly, including all the compression artefacts, so it commonly triples in size. Going the other way, or to WebP, will shrink it.
Does converting to JPEG lose quality?
Yes, a little, every time. JPEG discards detail to save space, and re-saving an existing JPEG compounds the damage. Keep your original, edit from it, and export a fresh copy rather than repeatedly saving over the same file.
Can I use these tools for commercial or client work?
Yes. The tools are free to use for any purpose and nothing is added to your output — no watermark, no metadata tag, no attribution requirement. The images remain entirely yours.
Do I need to install anything?
No. It's an ordinary website. If you'd like it on your home screen or dock, most browsers will let you install it as an app, after which it runs offline.
Does stripping metadata really remove the location?
The metadata tool re-encodes the image from raw pixels, which drops EXIF, GPS coordinates, camera model and timestamps along with everything else in the header. What survives is only what's visible in the picture itself.