MKVToolNix is a set of tools to create, alter and inspect Matroska files under Linux, other Unices and Windows.
https://mkvtoolnix.download/index.html


Version
93.0 “Goblu”
Release Date
2025-06-14
SHA-256 checksum file*
Official Download
Alternative Download (Windows x64 Installer)
For additional platforms, please visit https://mkvtoolnix.download/downloads.html.

# Version 93.0 "Goblu" 2025-06-14 ## New features and enhancements * all: updated the various lists that go into IETF/BCP 47 language tags: ISO 639 languages; ISO 3166 countries; ISO 15924 regions; IANA subtag registries. * translations: added a Hungarian translation of the programs & man pages by Viktor György, John Fowler & Attila Zsigus (see `AUTHORS`). * mkvextract: tags extraction: added an option `--no-track-tags` (short: `-T`) for not extracting tags associated with tracks. * MKVToolNix GUI: multiplexer: the default regular expression for deriving the "forced display" track flag from file names for subtitles was extended to also match on the term `signs`. Implements #6094. * MKVToolNix GUI: preferences: the revert buttons for the various "default regex for…" will only be enabled when the current text differs from the default, in other words: when reverting would actually change the text. Part of the implementation of #6099. * MKVToolNix GUI: preferences: the GUI will now auto-upgrade the "default regex for…" to their respective current default values if they're still set to one of the previous default values. Part of the implementation of #6099.