About
PhotoKit is a suite of free, browser-based image tools built for designers, photographers, and print professionals.
Every existing option for inspecting color profiles or image metadata is either a Windows-only desktop app, a command-line utility, or a dead project. Professionals deserve modern, browser-based tools that work instantly.
Tools
- ICC Profile Explorer: inspect color profiles (color space, version, rendering intent, gamut visualization, all tags)
- Image Metadata Viewer: view EXIF, IPTC, and XMP metadata (camera info, GPS, copyright, keywords)
How It Works
- Supports JPEG, PNG, TIFF, and raw .icc/.icm files
- 100% client-side: your files never leave your machine
- No cookies, no tracking, no analytics that identify you
Technology
Each tool is powered by a standalone TypeScript library with zero dependencies. The web interface is built with Astro and Svelte. All parsing happens in the browser using the DataView API on raw ArrayBuffers.