Pixel Converter
Pixel Converter is a simple and fast image format converter designed for both macOS and Windows. This tool enables users to easily convert images between various formats without any ads, tracking, or internet connection required.
Key Features:
- Drag and Drop Support: Easily drag and drop multiple images for conversion.
- Multiple Output Formats: Convert to JPG, PNG, WebP, AVIF, TIFF, or GIF.
- Output Folder Selection: Choose your preferred folder for saved conversions.
- Post-conversion Options: Optionally open the output folder after conversion.
- Open Source: Completely free and open source!
- No Ads, No Tracking: Focus on your work without distractions.
Getting Started:
- Clone the repository:
git clone https://github.com/katbella/pixel-converter.git cd pixel-converter npm install
- Start in development mode:
npm run dev
- Build the app:
This will create the releases folder with the app ready to use for macOS and Windows.
npm run build
Motivation
Pixel Converter was created for personal use, aimed at providing a simple and fast solution for image format conversion, especially for .HEIC files.
License
This project is licensed under the MIT License. See the LICENSE file for more details.