Versions:
AtomicParsley is a lightweight command-line utility developed by Wez Furlong that specializes in reading, parsing and embedding metadata within MPEG-4 container files such as M4V, MP4 and 3GP. Designed for automation and scripting workflows, the tool exposes a straightforward syntax for inspecting existing atoms, injecting iTunes-style tags, artwork, lyrics, chapter markers and arbitrary user data without re-encoding the underlying audio or video streams, making it popular among archivists, podcast producers and mobile-content distributors who need to batch-brand hundreds of clips overnight. The program supports every common metadata atom defined in the ISO 14496-12 specification, including genre, HDCP flags, media type, advisory ratings, gapless playback hints and podcast URLs, while its atomic editing approach ensures that only the moov structure is rewritten, leaving media frames untouched and preserving quality. Cross-platform source code is released under the GPL, and two concurrent build lines are maintained: the legacy 0.9 branch that stabilised basic tagging and the actively developed 20240608.083822.1ed9031 snapshot that adds 64-bit file handling, Unicode path support, recursive directory scanning and improved chapter import from simple text files. Because the executable is dependency-free and weighs under half a megabyte, it is frequently bundled into larger video-processing pipelines, server-side upload scripts and CI jobs that validate asset compliance before publication to streaming services. AtomicParsley is available for free on get.nero.com, with downloads provided via trusted Windows package sources such as winget, always delivering the latest version and supporting batch installation of multiple applications.
Tags: