All Projects → quodlibet → Mutagen

quodlibet / Mutagen

Licence: gpl-2.0
Python module for handling audio metadata

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Mutagen

Ni Media
NI Media is a C++ library for reading and writing audio streams.
Stars: ✭ 158 (-79.21%)
Mutual labels:  music, mp3, mp4, flac
Av Converter
[av-converter.com] Audio and Video Converter, and YouTube downloader. Convert to MP3, MP4, AAC, FLAC, AC3, WAV, etc.
Stars: ✭ 97 (-87.24%)
Mutual labels:  music, mp3, mp4, flac
Musicdownloader
Material design YouTube mp3/mp4 downloader
Stars: ✭ 70 (-90.79%)
Mutual labels:  music, mp3, mp4
Music Metadata
Stream and file based music metadata parser for node. Supporting a wide range of audio and tag formats.
Stars: ✭ 455 (-40.13%)
Mutual labels:  mp3, mp4, flac
Tag
ID3, MP4 and OGG/FLAC metadata parsing in Go
Stars: ✭ 314 (-58.68%)
Mutual labels:  mp3, mp4, flac
Atldotnet
Fully managed, portable and easy-to-use C# library to read and edit audio data and metadata (tags) from various audio formats, playlists and CUE sheets
Stars: ✭ 180 (-76.32%)
Mutual labels:  mp3, mp4, flac
Symphonia
Pure Rust multimedia format demuxing, tag reading, and audio decoding library
Stars: ✭ 191 (-74.87%)
Mutual labels:  mp3, mp4, flac
Axiom
An FFmpeg GUI for Windows
Stars: ✭ 560 (-26.32%)
Mutual labels:  mp3, mp4, flac
aplay-
a simple BitPerfect player
Stars: ✭ 23 (-96.97%)
Mutual labels:  mp4, mp3, flac
Tageditor
A tag editor with Qt GUI and command-line interface supporting MP4/M4A/AAC (iTunes), ID3, Vorbis, Opus, FLAC and Matroska
Stars: ✭ 229 (-69.87%)
Mutual labels:  tagging, mp4, flac
Audioplayer
Audio Player for Nextcloud and ownCloud
Stars: ✭ 179 (-76.45%)
Mutual labels:  mp3, mp4, flac
audio-metadata
A library for reading and, in the future, writing audio metadata. https://audio-metadata.readthedocs.io/
Stars: ✭ 41 (-94.61%)
Mutual labels:  mp4, mp3, flac
Mediafile
A unified reader of metadata from audio & video files.
Stars: ✭ 138 (-81.84%)
Mutual labels:  mp3, mp4, flac
Audioworks
A cross-platform, multi-format audio conversion and tagging suite
Stars: ✭ 35 (-95.39%)
Mutual labels:  music, mp3, flac
Gogglesmm
Goggles Music Manager
Stars: ✭ 41 (-94.61%)
Mutual labels:  mp3, mp4, flac
Redoflacs
Parallel BASH commandline FLAC compressor, verifier, organizer, analyzer, and retagger
Stars: ✭ 71 (-90.66%)
Mutual labels:  tagging, music, flac
loudgain
ReplayGain 2.0 loudness normalizer based on the EBU R128/ITU BS.1770 standard (-18 LUFS, FLAC, Ogg, MP2, MP3, MP4, M4A, AAC, ALAC, Opus, ASF, WMA, WAV, AIFF, WavPack, APE)
Stars: ✭ 127 (-83.29%)
Mutual labels:  mp4, mp3, flac
slibs
Single file libraries for C/C++
Stars: ✭ 80 (-89.47%)
Mutual labels:  mp4, mp3, flac
Openwhyd
💎 Like Pinterest, for Music
Stars: ✭ 287 (-62.24%)
Mutual labels:  music, mp3
Alonetone
A free, open source, non-commercial home for musicians and their music
Stars: ✭ 270 (-64.47%)
Mutual labels:  music, mp3

.. image:: https://raw.githubusercontent.com/quodlibet/mutagen/master/docs/images/logo.svg :align: center :width: 400px

|

Mutagen is a Python module to handle audio metadata. It supports ASF, FLAC, MP4, Monkey's Audio, MP3, Musepack, Ogg Opus, Ogg FLAC, Ogg Speex, Ogg Theora, Ogg Vorbis, True Audio, WavPack, OptimFROG, and AIFF audio files. All versions of ID3v2 are supported, and all standard ID3v2.4 frames are parsed. It can read Xing headers to accurately calculate the bitrate and length of MP3s. ID3 and APEv2 tags can be edited regardless of audio format. It can also manipulate Ogg streams on an individual packet/page level.

Mutagen works with Python 3.6+ (CPython and PyPy) on Linux, Windows and macOS, and has no dependencies outside the Python standard library. Mutagen is licensed under the GPL version 2 or later.

For more information visit https://mutagen.readthedocs.org

.. image:: https://codecov.io/gh/quodlibet/mutagen/branch/master/graph/badge.svg :target: https://codecov.io/gh/quodlibet/mutagen

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].