Skip to content

SiddharthaMishra-dev/snapbittools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

127 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SnapBit Tools Screenshot

Try it out: https://snapbittools.com/

SnapBit Tools

A powerful suite of privacy-first online tools for developers and creators. All processing happens 100% in your browser.

Why This Project?

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!

Tools

Tech Stack

  • Frontend: React 19 with TypeScript
  • Routing: TanStack Router
  • Styling: Tailwind CSS
  • Icons: Tabler Icons
  • Build Tool: Vite

Project Structure

  • 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.

How to Run Locally

  1. Clone the repository:
    git clone https://github.com/SiddharthaMishra-dev/snapbittools.git
    cd snapbittools
  2. Install dependencies:
    bun install
  3. Start the dev server:
    bun dev

Contributing

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!

About

All in one tool collection for image processing and data formatting.

Topics

Resources

License

Stars

7 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors