
Pixelb.in
Your complete image toolkit. And free.
Hey IH community!
I just launched PixelBin (https://pixelb.in), a collection of image processing tools that run entirely in your browser.
The problem I kept hitting: every "free" image tool wanted me to upload files to their server, create an account, or put watermarks on exports. I just wanted to convert a PNG to WebP or batch resize some images without the hassle.
So I built what I wished existed:
π WebP Converter - 25-35% smaller files than JPEG
π Image Resizer - batch process with exact dimensions
π¨ Color Extractor - get palettes from any image
β‘ Image Compressor - optimize without quality loss
π³ Favicon Generator - all sizes at once
π± QR Code Generator - with custom colors
π SVG Converter - vector to raster
π’ Base64 Encoder - embed in CSS/HTML
The twist: everything happens client-side. Your images never leave your device. No registration, no watermarks, no "upgrade to pro" limits.
Built with Next.js + TypeScript + Tailwind. Would love your feedback on the UX and what tools I should add next!
What image processing tasks annoy you the most?
About
Most image tools compromise on privacy or usability. Uploading sensitive screenshots to random servers? No thanks. Creating accounts for a one-time resize? Pass. PixelBin exists because image processing should be simple

1 Comment
Having several image tools available in one place makes a lot of sense. People often need a quick resize or compression rather than a full image editor. Keeping those smaller tasks browser based also makes the workflow much simpler for users who only need a quick result.