The full catalog
Every tool, grouped by what it does.
Everything here runs client-side. Nothing you upload ever leaves your browser.
Reduce
Strips a photo down to less information than it started with.
- Image → BinaryReduces a photo to black-and-white bits at whatever resolution you set.
- Image → ASCII ArtSame idea, rendered as shaded text characters instead of bits.
Recolor & Encode
Rewrites a photo's pixels as another kind of data.
- Build a Color GridReads a photo's colors as binary or hex numbers you can copy, or works the other way: type numbers, watch them become color.
- Base64 Encoder / DecoderConverts text or an image file into a base64 string, and back again.
- Color Palette ExtractorPicks out a photo's main colors and gives you their hex codes.
Resize
Makes a photo smaller, literally.
- Image Resizer & CompressorShrinks a photo's dimensions and file size, saved as JPEG, WebP, or PNG.