Skip to content

thingbomb/convertbomb

Repository files navigation

Convertbomb

Convert images quickly and privately using our online converter. The conversion happens locally, so your images are never uploaded to our servers.

Features

  • 🌄 Convert images to PNG, JPEG, and WebP formats
  • 🛡️ No ads, trackers, or data collection
  • ⚡️ Lightning-fast conversion

How to use

  1. Go to the Convertbomb website.
  2. Select Upload image and choose an image to convert.
  3. Select the desired format and click Convert.
  4. Download the converted image.

Building from source

This project is built using Vite and React.

To get started, clone the repository and install the dependencies:

git clone https://github.com/Thingbomb/convertbomb.git
cd convertbomb
pnpm install

To run the development server:

pnpm dev

To build the production version:

pnpm build

License

This project is licensed under the MIT License.

Contributing

Contributions are welcome! If you find a bug or have a suggestion, please open an issue or submit a pull request.