Frequently Asked Questions
Do my images get uploaded to a server when I use these tools?
No. Every tool on this page runs 100% client-side using JavaScript, HTML5 Canvas, and FileReader APIs. Your images, PDFs, and screenshots never leave your device, so private photos, internal documents, and unreleased designs stay on your computer or phone.
What image formats can I convert and compress?
The Image Format Converter and Image Compressor support PNG, JPG/JPEG, WebP, GIF, and BMP. You can switch between these formats with adjustable quality, optionally preserve transparency when going from PNG to WebP, or strip the alpha channel when going to JPG. The GIF Maker outputs animated GIFs from a sequence of input images.
How much can I compress an image without visible quality loss?
The Image Compressor lets you adjust quality from 10% to 100%. At 80 to 90 percent quality, JPG and WebP file sizes typically drop by 40 to 70 percent with minimal visible difference. PNG compression is lossless and depends on the image content, so flat illustrations compress more than photographs. Always preview the result before publishing.
What metadata does the EXIF Viewer show, and is it safe to share?
The EXIF Viewer reads camera make and model, lens, ISO, shutter speed, aperture, focal length, capture date, and GPS coordinates if your camera or phone embedded them. GPS in particular can reveal your home location, so review EXIF data before posting photos publicly. The viewer is read-only; to remove metadata, re-save the image through the Format Converter or Compressor.
What is a Base64 data URI used for, and when should I use it?
The Image to Base64 Converter encodes an image as a long text string that you can paste directly into HTML, CSS, JSON, or email. This avoids a separate image file request, which is useful for tiny icons, email signatures, and inline blog assets. Avoid Base64 for large images because the encoded string is roughly 33 percent larger than the binary file.
What types of QR codes can I generate, and can the reader decode mine back?
The QR Code Generator creates codes for URLs, plain text, Wi-Fi credentials (SSID and password), and vCard contact cards, downloadable as PNG. The QR Code Reader decodes any standard QR you upload as a screenshot or photo, including the codes you generated, so you can verify a code scans correctly before printing or sharing.
Which barcodes does the Barcode Generator support?
The Barcode Generator outputs Code 128, EAN-13, UPC-A, Code 39, and ITF barcodes as PNG or SVG. Code 128 is best for general inventory and shipping labels, EAN-13 and UPC-A are used for retail product packaging, Code 39 suits warehouse labelling, and ITF is common on shipping cartons. The tool checks input length and character set so you do not generate an invalid code.
Can I use these tools on a phone or tablet?
Yes. Every tool is fully responsive and tested on phones, tablets, and desktop browsers. You can pick a photo from your camera roll, compress or resize it, and download the result without installing an app. The QR Code Reader can also read QR codes from photos taken on your phone, so it works as a quick offline scanner.