Try it out: https://snapbittools.com/
A powerful suite of privacy-first online tools for developers and creators. All processing happens 100% in your browser.
Tired of jumping between different websites for simple image tasks? Me too!
- Need to compress images? → SnapBit Tools
- Convert to Base64? → SnapBit Tools
- Change formats? → SnapBit Tools
- Crop images? → SnapBit Tools
- Format JSON? → SnapBit Tools
- Convert images to PDF? → SnapBit Tools
- Compare text/code? → SnapBit Tools
So I built them ALL in one place!
- Image to base64
- Base64 to file
- Format Converter
- Image Compressor
- Image Cropper
- Image Resizer
- Image to PDF
- Bulk File Renamer
- JSON Formatter
- CSV <-> XLSX
- Word Counter
- HTML Minifier
- DIFF Checker
- Lorem Ipsum
- JSON to CSV
- CSV to JSON
- Color Palette Generator
- Frontend: React 19 with TypeScript
- Routing: TanStack Router
- Styling: Tailwind CSS
- Icons: Tabler Icons
- Build Tool: Vite
apps/web/src/routes/*.tsx: Individual tool implementations and routes.apps/web/src/components: Shared UI components.apps/web/src/data/tools.ts: Tool registration and metadata.public: Static assets and icons.
- Clone the repository:
git clone https://github.com/SiddharthaMishra-dev/snapbittools.git cd snapbittools - Install dependencies:
bun install
- Start the dev server:
bun dev
Contributions are welcome! Please open an issue or submit a pull request for any improvements or bug fixes.
- Report Bugs
- Suggest Features
- Star the Repository if you find it useful!
