awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·
quodlibet avatar

quodlibet/mutagen

0
View on GitHub↗
1,913 stars·191 forks·Python·GPL-2.0·2 viewsmutagen.readthedocs.io↗

Mutagen

Python module for handling audio metadata

Features

  • Audio File Handling - Read and write audio metadata for diverse formats.
  • Metadata Inspection and Parsing - Python module for handling audio container metadata.
  • Audio and Video Processing - Handles metadata for various audio file formats.
  • Audio Video Processing - Listed in the “Audio Video Processing” section of the Awesome Python awesome list.

Star history

Star history chart for quodlibet/mutagenStar history chart for quodlibet/mutagen

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Open-source alternatives to Mutagen

Similar open-source projects, ranked by how many features they share with Mutagen.
  • jiaaro/pydubjiaaro avatar

    jiaaro/pydub

    9,767View on GitHub↗

    Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting audio files and segments. It serves as a programmatic wrapper for FFmpeg to import and export a wide variety of audio formats. The library functions as an audio signal generator capable of creating synthetic waveforms, such as sine waves and white noise. It also provides tools for digital signal processing, including the application of filters, fades, crossfades, and gain adjustments to sound signals. Its broader capabilities cover programmatic audio editing through concatenatio

    Python
    View on GitHub↗9,767
  • beetbox/beetsbeetbox avatar

    beetbox/beets

    15,307View on GitHub↗

    Beets is a command-line music library manager that automates the organization, standardization, and maintenance of digital audio collections. It functions as a relational database-backed system that identifies audio content through acoustic fingerprinting and retrieves accurate metadata from online databases to ensure consistent tagging and directory structures. The project distinguishes itself through an event-driven pipeline architecture and a modular plugin system, which allow users to intercept and customize library processing workflows. This extensibility enables the integration of exter

    Pythonclihacktoberfestmusic
    View on GitHub↗15,307
  • abhitronix/vidgearabhiTronix avatar

    abhiTronix/vidgear

    3,714View on GitHub↗

    VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating video streams. It functions as a multi-protocol video streamer and a WebRTC streaming server, enabling the transfer of video frames over networks using RTSP, RTMP, RTP, and MJPEG protocols. The project distinguishes itself through hardware-accelerated video transcoding and decoding using GPU backends like CUDA to reduce CPU load. It includes a cross-platform screen capture tool and a specialized system for establishing direct peer-to-peer media connections using WebRTC signali

    Pythondashffmpegframework
    View on GitHub↗3,714
  • birdnet-team/birdnet-analyzerbirdnet-team avatar

    birdnet-team/BirdNET-Analyzer

    1,592View on GitHub↗

    BirdNET analyzer for scientific audio data processing.

    Pythonacoustic-monitoringbioacousticsbirds
    View on GitHub↗1,592
See all 30 alternatives to Mutagen→

Frequently asked questions

What does quodlibet/mutagen do?

Python module for handling audio metadata

What are the main features of quodlibet/mutagen?

The main features of quodlibet/mutagen are: Audio File Handling, Metadata Inspection and Parsing, Audio and Video Processing, Audio Video Processing.

What are some open-source alternatives to quodlibet/mutagen?

Open-source alternatives to quodlibet/mutagen include: jiaaro/pydub — Pydub is a Python audio manipulation library and digital audio processor used for editing, slicing, and converting… kittenml/kittentts — KittenTTS is a neural text-to-speech engine and text-to-audio synthesis tool that converts written text into spoken… abhitronix/vidgear — VidGear is a high-performance Python video processing framework designed for capturing, transcoding, and manipulating… beetbox/beets — Beets is a command-line music library manager that automates the organization, standardization, and maintenance of… birdnet-team/birdnet-analyzer — BirdNET analyzer for scientific audio data processing. librosa/librosa — Librosa is a Python audio analysis library and digital signal processing framework. It functions as a feature…