An online tool for converting audio, video, and image files to various formats. This project provides a simple and efficient way to handle media file conversions directly from your browser.
- Audio Conversion: Convert between various audio formats such as MP3, WAV, OGG, and more.
- Video Conversion: Support for video formats including MP4, AVI, MOV, etc.
- Image Conversion: Convert images between formats like JPG, PNG, GIF, and others.
- User-Friendly Interface: Simple and intuitive interface for easy file conversion.
- Fast and Efficient: High-speed conversions with minimal resource usage.
To set up the project locally, follow these steps:
- Clone the repository:
git clone https://github.com/robindev2007/2rs-file-converter.git
- Navigate to the project directory:
cd 2rs-file-converter
- Install the necessary dependencies:
npm install
- Start the development server:
npm run dev
- Open your browser and go to
http://localhost:3000
. - Upload the file by drag and drop or click upload button that for converting.
- Select the desired output format.
- Click the "Convert" button and wait for the process to complete.
- Download the converted file.
We welcome contributions! Please follow these steps to contribute:
- Fork the repository.
- Create a new branch:
git checkout -b feature/YourFeature
- Make your changes.
- Commit your changes:
git commit -m 'Add some feature'
- Push to the branch:
git push origin feature/YourFeature
- Open a pull request.
This project is licensed under the MIT License. See the LICENSE file for details.
For any questions or feedback, please reach out to:
- Name: Robin Mia
- Email: robindev2007@gmail.com
- GitHub: robindev2007