Compare Chrome extensions: MP3 Converter Pro vs MP3 Converter

Stats MP3 Converter Pro MP3 Converter Pro MP3 Converter MP3 Converter
User count 1,905+ 80,000+
Average rating 0.00 4.28
Rating count 0 57
Last updated 2019-10-01 2023-07-17
Size 14.54K 3.95M
Version 1.0 0.3.4
Short description
Get your audio and video files to mp3 audio. Pure JavaScript MP3 converter to encode media files into MP3 format and add ID3 Tags
Full summary

Convert your media files (*audio or **video) to mp3 audio format. You can convert files from dropbox, google drive, one drive, from your computer or even from a url.

*audio files include: ogg, aiff, wav, aac **video files include: 3gp, avi, flv, m4v, mkv, mov, mp4, mpg, mpeg, mts, webm, wmv, vob

This extension adds a button to the toolbar area which brings up the actual conversion tool. Just drop one or multiple media files (both video or audio types are supported) and wait for the extension to convert audio streams to MP3 format. After a successful conversion, files will be placed in your default download directory. You can press each item in the UI to navigate to the converted MP3 file.

Conversion Process: local files -> read content -> decode -> convert remote files -> download -> decode -> convert

Note that you can copy media links to the clipboard and then use the "Parse content from clipboard" option to extract media links from the clipboard. Also, it is possible to select media links in a browser tab and drop selection into the converter window. The extension will extract all the links and convert media links

Notes:

  1. This extension uses pure JavaScript engine to convert media files to MP3 format. There are no external dependencies.
  2. This extension uses your browser's internal engine to decode media files so to be able to convert a media file to MP3 format, your browser should be able to play the media file. This means if a format is not yet supported by your browser, the extension will not be able to convert
  3. You can convert from right-click context menu over links, audio and video elements too. Just press "Convert to MP3" context menu item.
  4. You can stop the conversion process at any time by pressing the close button on the right side of each entry.
  5. As of version 0.2.0, this extension supports a custom decoder and muxer which activates if the browser's native decoder fails. The custom decoder is based on FFmpeg project and can decode almost all possible media sources even if the media source cannot be parsed by your browser.
See more