Showing 42 open source projects for "id3 command"

View related business solutions
  • Gemini 3 and 200+ AI Models on One Platform Icon
    Gemini 3 and 200+ AI Models on One Platform

    Access Google's best plus Claude, Llama, and Gemma. Fine-tune and deploy from one console.

    Build generative AI apps with Vertex AI. Switch between models without switching platforms.
    Start Free
  • AI-generated apps that pass security review Icon
    AI-generated apps that pass security review

    Stop waiting on engineering. Build production-ready internal tools with AI—on your company data, in your cloud.

    Retool lets you generate dashboards, admin panels, and workflows directly on your data. Type something like “Build me a revenue dashboard on my Stripe data” and get a working app with security, permissions, and compliance built in from day one. Whether on our cloud or self-hosted, create the internal software your team needs without compromising enterprise standards or control.
    Try Retool free
  • 1

    MP3FileStructureAnalyser

    Analyse a MP3 file structure (ID3 and frame headers) into JSON objects

    The project contains a small command line tool (written in Python) that analyses the file structure (ID3 and frame headers) of MP3 files and projects the structure into a JSON object.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 2

    mp3guessenc

    What's inside your mp3 files REALLY ?

    mp3guessenc is based upon the original project by Naoki Shibata. This command line utility was born to detect the encoder used for a mpeg layer III file but now it can do more and scan any mpeg audio file (any layer) and print a LOT of useful information. Latest modifications include fixes, new features and code optimizations.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 3
    VB6 and C code to encode wav pcm files in the mp3 format, full ID3 v1 v1.1 v2 (version 2.3) tags support in read and write mode, depending on the wav file the encoder can auto change to MPEG2 mode, VBR support, three levels of quality encoding method, depends on very old Win32 'Lame' project DLL (bladeenc).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Commandline tool for generating MP3 playlists from ID3 tags. Configured by property file, runs head-less; user can schedule server to generate playlists from compound conditions on a regular basis. Java => "any" platform, but only tested on Win32.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 5
    IDTE- ID3 Tag Editor

    IDTE- ID3 Tag Editor

    A Smarter Way to Tag FLAC, Vorbis, Lyrics, WMA, WavPack, and ID3 Tags

    IDTE is a full-featured tag editor for Windows that supports tagging of FLAC, APE, ID3v1.x/2.x, WMA, Lyrics, and Vorbis metadata in audio files. It also includes a powerful audio player with support for 40+ lossy and lossless formats, including FLAC, ALAC, OGG, APE, MP3, and more. IDTE offers a wide range of advanced features: • Rename files using tag information • Export and manage tag data • Create and manage playlists • Search online for missing or incomplete tags • Fetch...
    Downloads: 39 This Week
    Last Update:
    See Project
  • 6

    Bulk File Processor - Cinchoo

    Simple and easy to use bulk file processing

    Bulk file processing tool is an easy to use file processor that allows to carry out customized repeated operations on multiple files easily. With this tool, you can instruct the tool to process files in entire directories and subdirectories at once with a powerful preview and with multiple tools. It was designed to be easy to use yet powerful enough to handle some of the most complex repeatable tasks. The very basic functionality it provides is that it allows to rename file names in...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7

    cutmp3

    cutmp3 is a small and fast command line lossless MP3 editor.

    cutmp3 is a small and fast command line MP3 editor. It lets you select sections of an MP3 interactively or via a timetable and save them to separate files without quality loss. It uses mpg123 for playback and works with VBR files and even with files bigger than 2GB. Other features are configurable silence seeking and ID3 tag seeking, which are useful for concatenated mp3s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 8

    MP3 Tag

    A Command Line Utility for ID3 Tag Editing

    MP3 Tag is a command line ID3 v2.3/2.4 Tag editing Utility viz completely implemented in C++ and require no dependency Hell on any other library. Some of the features are completely work in progress.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9

    metadata grabber

    Metadata grabber

    TCL script to grab music metadata (album, artist, cover art) using last.fm API. Packages required to grab metadata: - tcl8.5 or higher - tdom package - imagemagick (convert is used) api_key.tcl file with user name and Last.fm API key need to be created in the same folder with a following data: set api_key <some_api_key> set user <some_last_fm_user> api_key.tcl is used by main.tcl to authorize request send to last.fm API. To grab and save cover art use (recomended): tclsh...
    Downloads: 0 This Week
    Last Update:
    See Project
  • MongoDB Atlas runs apps anywhere Icon
    MongoDB Atlas runs apps anywhere

    Deploy in 115+ regions with the modern database for every enterprise.

    MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
    Start Free
  • 10

    Subscript

    Make music file directory structure for Subsonic

    Since Subsonic requires special directory structure for organizing music files, this simple script helps copying music files from source directory to destination directory according to the music files' id3v2 information. The scripts require a command-line id3 editor "id3v2"(http://id3v2.sourceforge.net)
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    ...It dowloads the latest set of *.pdf and *.mp3 files from BBC learning english site and updates MP3 tags for easy identification in mp3 player. Required: - Python 3.2 Uses: - id3 command line editor: http://freecode.com/projects/id3 - mp3gain command line volume normalizer: http://mp3gain.sourceforge.net/ How to use: - run script under python 3.2 or higher version - *.pdf and *.mp3 files will be located in new created directory named like bbc_learn_[Year]_[Month]_[Day]
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Converts character encoding of ID3 tags in mp3 files. Creates unicode ID3v2 tags based on ID3v1 tags.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 13
    Bulk ID3 is an en-masse ID3 tag editor. It is designed to allow bulk modification of mp3 files, as well as file renaming. The current release is an alpha release and should only be used to modify test files. For usage see the README file.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    MP3Dublicate is a tool that search for MP3s you have two times in your music-library. It uses the ID3-Tags , the length and the bitrate to find the double-existing MP3s.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15
    A command line utility supporting common tasks on ID3 tags of MP3 files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    A set of command line tools for indexing CD/DVD media: cdindex is for indexing, cdfind - for search (similar to Unix find) and cdbrowse is a "plugin" for MC allowing to browse the database. Data are stored in a special binary format.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    Command-line ID3 tags manipulation tool
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Command line id3 tag editor which reads/writes id3v1 and reads all, writes almost all id3v2 frames, including attached pictures. It applies information from filepaths to tags and renames/organizes files into directories using their tag data.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 19
    cdstatus is a CD Drive and CDROM analyzer and ripper. It can display lots of disc info. It can rip music cd's to your hard drive as mp3, mp2, ogg, or wav all without intermediate files, right from the command line, with full CDDB and ID3 tag support
    Downloads: 2 This Week
    Last Update:
    See Project
  • 20
    Audio File Name Fixer is a utility written in python to change the file names of your audio files to match what is in the ID3 tags. Useful for fixing names of files copied directly from an iPod.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    Automatic command line CD ripper and ogg encoder along with freedb.org client. It tries to connect to freedb.org server to get CD info. If no info is found a text file may be provided instead. Also supports FLAC and MP3 (ID3 tag).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    BITE is the (B)atch (I)D3 (T)ag (E)ditor. A command-line utility for UNIX systems that enables the simple and fast management of ID3 tags on large collections of MP3s. The program compiles on all Linux systems and supports both ID3 v1.0 and v1.1 format
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    Command line application (and eventually GUI) for removing specific tags from ID3 v1 and v2 headers. Built on top of id3lib, so future id3 revisions will always be supported.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 24
    peapod is a command-line podcast download client written in python. It supports HTTP, FTP and Bittorrent. Downloads can be configured per feed. Peapod alows ID3 and Ogg tags to be re-written.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    MediaSort is a tool to automatically rename your media files (pictures, mp3, ...) with their metadata attributes. You can sort your pictures by date, camera ... or other EXIF attributes. MP3s by author, album .. or other ID3 tags. Java GUI based on Ant.
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • Next
MongoDB Logo MongoDB