/mp3-wav-to-ogg-converter

MP3 & WAV audio files converter to OGG

Primary LanguageJavaScriptMIT LicenseMIT

MP3/WAV to OGG Converter

Lint & test

https://solarrust.github.io/mp3-wav-to-ogg-converter/

This is a Next.js project bootstrapped with create-next-app.

Installation

To install the dependencies, run:

npm install
# or
yarn install
# or
pnpm install
# or
bun install

Getting Started

Run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev
# or
bun dev

Open http://localhost:3000 with your browser to see the result.

You can start editing the page by modifying app/page.js. The page auto-updates as you edit the file.

Features

  • Convert MP3 and WAV files to OGG format.
  • Simple and intuitive user interface.
  • Real-time progress updates.
  • Error handling and user notifications.

Usage

  1. Upload your MP3 or WAV files.
  2. Click the "Convert" button.
  3. Download the converted OGG files.

Learn More

To learn more about the technologies used in this project, take a look at the following resources:

Contributing

Contributions are welcome! Please open an issue or submit a pull request for any changes.

License

This project is licensed under the MIT License. See the LICENSE file for details.