Inspect & Developer Utilities
Before a photo travels, it is worth knowing what it says. The EXIF viewer reads the whole record — camera, lens, settings, timestamps, and the GPS coordinates that place the shot on a map — and shows the file's internal structure segment by segment. Its companion strips that record losslessly, rebuilding the JPEG without its metadata segments so the pixels stay byte-identical while the tracking data disappears.
The developer half of the family: a colour picker that samples exact pixels and extracts an eight-swatch median-cut palette, a before/after wipe slider that makes compression damage and retouching drift visible in seconds (with a side-by-side PNG export for tickets and reviews), and a favicon generator that turns one logo into the full modern set — multi-size ICO with embedded PNGs, apple-touch-icon, PWA icons, manifest and the paste-ready HTML.
Everything here is read-and-derive: originals are never modified, outputs are new files, and nothing is transmitted — which for tools whose whole subject is what images leak, is rather the point.