PicNvrt is a modern web application that allows you to quickly and easily convert images to different formats.
- 🖼️ Multiple image conversion support
- 🚀 Fast and instant conversion
- 📦 Conversion between common formats (PNG, JPG, WEBP, GIF)
- 🎯 Drag-and-drop support
- 📱 Fully responsive design
- 🌓 Modern and minimalist interface
- 📊 Real-time progress indicator
- ⬇️ Batch download feature
To run the project in your local environment:
# Clone the repository
git clone https://github.com/pimatis/picnvrt.git
# Go to the project directory
cd picnvrt
# Install dependencies
npm install
# Start the development server
npm run dev
- Fork this repository
- Create a new feature branch (
git checkout -b new-feature
) - Commit your changes (
git commit -am 'New feature: XYZ'
) - Push your branch (
git push origin new-feature
) - Create a Pull Request
This project is licensed under the MIT license.
Created by Pimatis Labs