shogek / react-mp3-editor

[Finished!] Fully browser-side application for mp3 editing

Home Page:https://shogek.github.io/react-mp3-editor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Mozart

Mozart is an .mp3 file editing tool.
You can try it here: https://shogek.github.io/react-mp3-editor/

What does it do?

Allows you to edit the following tags:

  1. Artist
  2. Title
  3. Album Name
  4. Album Year
  5. Album Cover

Allows you to perform the following modifications:

  1. Change a song's duration
  2. Add a fade in
  3. Add a fade out

Why did I create it?

I go jogging with my trusted mp3 player that's about 10 years old.
That brick only plays .mp3 files (no Spotify).
I like my playlists organised so I edit my songs (change album covers, etc.).
I used to use mp3tag.exe for it but I hated its design too much.
So I created my own app to replace it.
Plus I wanted to learn react.

Does it have bugs?

Impossible.
I create code without bugs.
I'm just that good.

About

[Finished!] Fully browser-side application for mp3 editing

https://shogek.github.io/react-mp3-editor/


Languages

Language:TypeScript 90.2%Language:HTML 2.9%Language:CSS 2.5%Language:JavaScript 2.4%Language:SCSS 2.0%