Showing 190 open source projects for "mp4 tag editor"

View related business solutions
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • Passwordless Authentication and Passwordless Security Icon
    Passwordless Authentication and Passwordless Security

    Identity is everything. Protect it with Duo.

    It’s no secret — passwords can be a real headache, both for the people who use them and the people who manage them. Over time, we’ve created hundreds of passwords, it’s easy to lose track of them and they’re easily compromised. Fortunately, passwordless authentication is becoming a feasible reality for many businesses. Duo can help you get there.
    Get a Free Trial
  • 1
    AV Tag Editor
    With ( AV Tag Editor ) you can see and edit tag of files , search for lyrics, cover art, album information and subtitle and Batch Tag Edit (Edit multiple file tags at once).
    Downloads: 8 This Week
    Last Update:
    See Project
  • 2
    Kid3 Tag Editor

    Kid3 Tag Editor

    Audio Tag Editor

    Kid3 audio tag editor can edit the tags of MP3, Ogg, FLAC, MPC & WMA files in an efficient way, convert between ID3v1 and ID3v2, set the tags of multiple files, generate tags from file names or vice versa and import from freedb, MusicBrainz and Disco
    Leader badge
    Downloads: 1,314 This Week
    Last Update:
    See Project
  • 3
    SACD ISO Tag Editor (macOS)

    SACD ISO Tag Editor (macOS)

    SACD ISO Tag Editor (Only macOS)

    SACD ISO’s tags are often incorrect or missing. I can’t find a tool to edit tags, so I spent my spare time making this tool, hoping it will help you.If you feel good, you can donate it. Thank you. If you encounter any problems, send them to my e-mail: hytcqq@gmail.com Donate: https://thomassky270259040.wordpress.com
    Downloads: 20 This Week
    Last Update:
    See Project
  • 4
    SQLPad

    SQLPad

    Web-based SQL editor run in your own private cloud

    A web app for writing and running SQL queries and visualizing the results. Supports Postgres, MySQL, SQL Server, ClickHouse, Crate, Vertica, Trino, Presto, SAP HANA, Cassandra, Snowflake, Google BigQuery, SQLite, TiDB, and many more via ODBC. The docker image runs on port 3000 and uses /var/lib/sqlpad for the embedded database directory. latest tag is continuously built from latest commit in repo. Only use that if you want to live on the edge, otherwise use specific version tags to ensure...
    Downloads: 11 This Week
    Last Update:
    See Project
  • Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar Icon
    Comprehensive Cybersecurity to Safeguard Your Organization | SOCRadar

    See what hackers already know about your organization – and stop them from getting in.

    Protect your organization from cyber threats with SOCRadar’s cutting-edge threat intelligence. Gain 360° visibility into your digital assets, monitor the dark web, and stay ahead of hackers with real-time insights. Start for free and transform your cybersecurity today.
    Free Trial
  • 5
    Quod Libet

    Quod Libet

    Music player and music library manager for Linux, Windows, and macOS

    Quod Libet is a cross-platform audio/music management program. It provides many ways to view your local library, and supports streaming audio and feeds (podcasts, etc). It has extremely flexible metadata editing and searching capabilities. With over 90 plugins included, you can extend and integrate with almost anything, or write your own! Ex Falso is a bare-bones tag editor with the same editing interface as Quod Libet. Quod Libet is a GTK+-based audio player written in Python, using...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 6
    Fossify Gallery

    Fossify Gallery

    Browse memories without interruptions with photo and video galleries

    Unleash memories, not personal data. Fossify Gallery is the ultimate photo and video app that's as powerful as it is private. No ads, no unnecessary permissions – just a seamless experience tailored for you. Enhance your photos with our basic yet powerful photo editor. Crop, resize, rotate, flip, draw, and apply stunning filters, all without compromising your privacy. Take control of your memories like never before. Your privacy matters. Ditch the data-hungry giants. Fossify Gallery puts you...
    Downloads: 7 This Week
    Last Update:
    See Project
  • 7
    CodeMirror

    CodeMirror

    A versatile in-browser code editor

    CodeMirror is a versatile in-browser code editor implemented in JavaScript. Made specifically for editing code, it comes with more than a hundred language modes and numerous addons for more advanced code editing functionality. CodeMirror comes with several useful features, including autocompletion, code folding, configurable key bindings, Linter integration and many more. It supports the standard desktop versions of the following browsers: Firefox, Chrome, Safari, Opera and Internet Explorer...
    Downloads: 6 This Week
    Last Update:
    See Project
  • 8
    svelte-jsoneditor

    svelte-jsoneditor

    Web-based tool to view, edit, format, repair, query, & transform JSON

    A web-based tool to view, edit, format, transform, and validate JSON. The library is written with Svelte, but can be used in plain JavaScript too, and in any framework (SolidJS, React, Vue, Angular, etc). View and edit JSON, has a low-level text editor and high-level tree view and table view. Format (beautify) and compact JSON. Sort, query, filter, and transform JSON. JSON schema validation and pluggable custom validation. Color highlighting, undo/redo, search and replace. Utilities like...
    Downloads: 2 This Week
    Last Update:
    See Project
  • 9
    Every Door

    Every Door

    A dedicated app for collecting thousands of POI for OpenStreetMap

    The best OpenStreetMap editor for POIs and entrances. The best app for on-the-ground surveying for OpenStreetMap! Add shops and amenities, survey benches and trees, collect addresses, or use them as walking papers. This editor does not make you think. Just go to a mall, and start Every Door. You'll see mapped shops around you: tap on the checkmark for any that are still there, and add shops that are not on the map. That's the entire process: you can keep your entire town up-to-date thanks...
    Downloads: 1 This Week
    Last Update:
    See Project
  • Our Free Plans just got better! | Auth0 by Okta Icon
    Our Free Plans just got better! | Auth0 by Okta

    With up to 25k MAUs and unlimited Okta connections, our Free Plan lets you focus on what you do best—building great apps.

    You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
    Try free now
  • 10
    gomodifytags

    gomodifytags

    Go tool to modify struct field tags

    Go tool to modify/update field tags in structs. gomodifytags makes it easy to update, add or delete the tags in a struct field. You can easily add new tags, update existing tags (such as appending a new key, i.e: db, xml, etc..) or remove existing tags. It also allows you to add and remove tag options. It's intended to be used by an editor, but also has modes to run it from the terminal. Read the usage section below for more information. This accepts the struct name. i.e: -struct Server...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    Zettlr

    Zettlr

    A Markdown Editor for the 21st century

    Writing is an essential part of our everyday life. Why make it complicated? Zettlr redefines what writing means. It is slim, fast, and versatile. Focus on what matters to you. Publish, not perish. In modern times, getting a hold of the flood of information is almost as hard as inserting a USB drive the right way on the first attempt. Zettlr allows you to connect pieces of information using state of the art Zettelkasten methodology. Links? Check. File IDs? Check. File tagging? Also check. And...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    Morphing Editor

    Morphing Editor

    Java application for creating Morphing videos

    ... with the application: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2Fmorphing%2Fv1.1_morphingEditor.MorphingVideo1.mp4%3Forigin%3Dsourceforge&origin=web You can also see a demo: https://frojasg1.com:8443/resource_counter/resourceCounter?operation=countAndForward&url=https%3A%2F%2Ffrojasg1.com%2Fdemos%2Faplicaciones%2Fmorphing%2Fv1.1_morphingEditor.Project1FromScratch.mp4%3Forigin%3Dsourceforge&origin=web
    Downloads: 3 This Week
    Last Update:
    See Project
  • 13
    Empire At War Units Editor

    Empire At War Units Editor

    This is a Units Editor for Empire At War which will make things easy.

    This is a Units Editor for Empire At War which will make things easy. It was originally created for RAWEdit by Meister Reporter to automate some things of the Modding process.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 14
    Quick DICOM Tag Editor

    Quick DICOM Tag Editor

    View and edit DICOM tags (Windows & Mac & Linux)

    * General description - View and modify DICOM tags of a single file - View and modify DICOM tags from multiple files - Dump DICOM tags into a text file - Preview images (DICOM pixel data) * Update history - All update history list have been moved to the Wiki page
    Leader badge
    Downloads: 52 This Week
    Last Update:
    See Project
  • 15
    Finds problems in MP3 files and helps the user to fix many of them using included tools. Looks at both the audio part (VBR info, quality, normalization) and the tags containing track information (ID3.) Also includes a tag editor and a file renamer.
    Leader badge
    Downloads: 261 This Week
    Last Update:
    See Project
  • 16
    SQL DAL Maker

    SQL DAL Maker

    A generator of DTO, Model, and DAO classes to access relational DB

    ...://marketplace.eclipse.org/content/sql-dal-maker For IntelliJ: https://plugins.jetbrains.com/plugin/7092 HOWTO install-update: http://sqldalmaker.sourceforge.net GitHub: https://github.com/panedrone/sqldalmaker Quick-Demo in mp4: https://github.com/panedrone/sqldalmaker/releases/tag/latest
    Leader badge
    Downloads: 102 This Week
    Last Update:
    See Project
  • 17
    Quimup

    Quimup

    Quimup is a Linux client for MPD

    QUIMUP is a client for the music player daemon (MPD) written in C++ and QT6. New version 2.1.0 fixes some problems and adds two new features: 1. Album art size can be set (within limits). 2. User actions to run commands or scripts on files or directories. DEB package for Debian (12 or testing) / Kubuntu 24.04 RPM packages for Fedora (40) and openSUSE (Tumbleweed) Tarball for manual installation of the binary. Tarball with source code.
    Downloads: 48 This Week
    Last Update:
    See Project
  • 18
    Kage Studio Animation Software

    Kage Studio Animation Software

    A simple multi-platfom 2D Animation Software for all ages!

    Kage Studio is a vector-based 2D Animation multi-platform Software for Windows, Mac OS, and Debian/Ubuntu GNU/Linux suitable for beginners, hobbyists, and soon even professionals. Written with GTKmm 3.0, Kage Studio has a clean User Interface. Truly an Animation Software, not an airplane cockpit. Kage Studio can export animation to HTML5 (canvas), PNG sequence, Spritesheet, SVG, video (MP4, MKV, OGV, AVI, MOV), and KonsolScript.
    Downloads: 27 This Week
    Last Update:
    See Project
  • 19
    Libre AV Converter

    Libre AV Converter

    convert, edit, record, download, player, streaming and cd ripper

    Libre AV Converter provides a translatable GUI for the converter ffmpeg, also can expand to more similar binary Libre AV Converter is a universal media converter, recorder, video downloader, player, streaming issuer, cd ripper and editor Libre AV Converter 2.0 es un GUI traducible para el convertidor ffmpeg. Además, puede expandirse a más binarios similares a ffmpeg. Libre AV Converter 2.0 es un convertidor universal, grabador, transmisor en streaming, ripeador de cd y editor de medios.
    Leader badge
    Downloads: 13 This Week
    Last Update:
    See Project
  • 20
    Linguistic Tree Constructor

    Linguistic Tree Constructor

    Syntax tree editor for rapid annotation of existing text

    Linguistic Tree Constructor (LTC) is a tool for drawing lingusitic syntax trees of already-existing text. It is a syntax editor, not a text editor, so the text has to exist already. It is best suited for large-scale, rapid creation of hand-annotated treebanks. The user can define their own node categories, and can label each node with labels, also definable by the user. LTC supports "generic", X-Bar and RRG trees. Supports interlinear texts in SIL SFM format.
    Downloads: 11 This Week
    Last Update:
    See Project
  • 21
    FoxTunes

    FoxTunes

    A modular music player using the BASS library.

    A customizable and extensible music player, library, tag editor and converter. Supports most common formats out of the box, bass decoder plugins can be also be added.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 22
    Tuniac

    Tuniac

    Tuniac Media Player

    Tuniac is an iTunes style media player/manager for Windows. Advanced playlist editor, search as you type and queue support. Supports: MPEG-1 Audio (mp3, mp2, mp1) FLAC (flac, fla, oga, ogg) Advanced Audio Coding (aac, m4a, m4b, mp4) Apple Lossless Audio Codec aka ALAC (m4a) Windows Media Audio (wma) Vorbis (ogg) Opus (opus) WavPack (wv) TAK Audio (tak) TrueAudio (tta) Monkeys Audio (ape, mac) Musepack (mpc, mp+, mpp) OptimFrog (ofr, ofs) Shorten (shn) Dolby Digital (ac3) DSD...
    Leader badge
    Downloads: 9 This Week
    Last Update:
    See Project
  • 23
    libmp4tag

    libmp4tag

    MP4 tagging library

    An MP4 tagging library that is designed to handle all tags and to preserve tags when the audio file is updated.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    RenderTune

    RenderTune

    Free open-source high quality video rendering app

    RenderTune is a powerful and versatile video rendering tool that allows you to effortlessly create stunning videos from your audio and image files. With RenderTune, you can combine single or multiple audio files into one video and even choose the order in which they appear. Customize your output video location, resolution, and padding options to achieve the perfect look for your video. Our latest version (v1.1.3) includes important bug fixes and improvements, such as better support for mp4...
    Downloads: 1 This Week
    Last Update:
    See Project
  • 25
    Karaoke Hoster V5

    Karaoke Hoster V5

    Karaoke Hosting for Ubuntu 22.04 (64) & Raspberry Pi Bookworm (64)

    Karaoke Hosting DJ Hosting Karaoke Player Video Sequencer Pitch Changing Sync Adjustments (Requires FAST scratchpad access!) Written in Gambas3 Program Compiled with prebuilt environment with zip extract. Ubuntu 22.04 (64) RPI Buster (64) RPI Bullseye (64)
    Downloads: 1 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • 4
  • 5
  • Next
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.