codeezzi / utility

Utility is meant to be a simple easy to use unit conversion website plus bunch of utility tools. This will be a static website made completly from HTML,CSS and Javascript or any other Frontend Framwork.
http://codeezzi-utility.surge.sh/
Apache License 2.0
12 stars 55 forks source link

Sound Conversion tool #35

Open shubham2704 opened 4 years ago

shubham2704 commented 4 years ago

Create a Sound conversion tool in html,css and javascript.

Note: Please Don't Make Any Changes In index.html AND contributors.html

Add the below mention section to your PR message

Title

Number of files/folder added

changes made

I have;

JatinAgrawal94 commented 4 years ago

In which formats do you want the files to be converted?

shubham2704 commented 4 years ago

In which formats do you want the files to be converted?

you have to make the standard sound conversion tool which can convert mp3 to wav or mp3 to ogg and etc. you can also look up the other sound converter tools online and take inspiration from them

kushaangowda commented 4 years ago

If this issue is still open, can I work on this?

shubham2704 commented 4 years ago

If this issue is still open, can I work on this?

yes this issue is still open

kushaangowda commented 4 years ago

@shubham2704, I am not able to find any online resource which explains how this tool can be implemented. Do you have any ideas?