Metadata View

Inspect & clean files

C2PA ViewerBlog

MKV Metadata Viewer

Inspect MKV tags, chapters, language codes, and attachments without altering streams or HDR flags.

Looking to remove metadata instead? Go to the Metadata Remover.


Why view MKV metadata?

Checking MKV metadata helps you protect privacy, verify authenticity, and understand how the file was created.

Trust capture and timing

Check GPS, creation_time, rotation, and timecode in your MKV files before sharing.

Validate streams

Review codec, bitrate, resolution, FPS, and audio layout so your MKV meets delivery specs.

See source apps

Surface encoder/muxer tags and chapters to track edits or conversions on your MKV.

Preview the report layout

See how we surface EXIF, PDF, and video metadata before you upload your own file.

Example Metadata Report

After uploading, you'll get a detailed breakdown of your file's hidden data, similar to the example below.

Makesamsung
ModelGalaxy S22
SoftwareS911U1UES6EYJ5
CreateDate2024:05:21 10:30:00
GPSPosition34 deg 2' 28.80" N, 118 deg 15' 2.15" W

Want to check your own file's metadata? Upload it above - no signup required.

Our secure process

We show you exactly what happens when you upload a file, so you know where your data goes and what stays untouched.

Upload over HTTPS

Pick or drop your MKV. Transfers are secure.

Parse metadata only

We read headers and metadata blocks; the file content is not changed or recompressed.

Highlight key signals

We group timestamps, authorship, location, and technical fields so you can spot what matters quickly.

Display readable results

You see structured metadata grouped by sections for fast review with no downloads required.

Delete temporary copy

The transient server copy is purged right after processing completes.

Want to try it out? Upload your file above, no signup required.

What MKV metadata can you view?

Here are the fields you can inspect before you share or archive the file. Use them to verify provenance, quality, and privacy.

  • Segment and track tags plus chapter titles/comments
  • Attachments like cover art and embedded fonts
  • Codec, resolution, HDR flags, and language codes

What metadata lives inside an MKV

Matroska (MKV) is an EBML-based container, so every piece of metadata is a named element with a type and length. The top-level Tags element holds freeform name/value tag pairs scoped to Segment, Track, Chapter, or Attachment — meaning a single MKV can annotate the whole movie, an individual audio track, a single chapter, or an embedded subtitle font independently. The viewer walks all Tag elements and shows each with its target scope, which is how you spot that a commentary track is mislabeled or that director credits live on one chapter but not another.

Chapters are first-class in MKV. A ChapterAtom carries a start timestamp (in nanoseconds), an optional end timestamp, a ChapterUID, one or more ChapterDisplay entries (title, language), and optional ChapterProcess entries for DVD menu-style navigation. The viewer lists chapters in order with their titles and timestamps, which is the fastest way to verify that a concert rip has correct song markers or that a TV rip has Netflix-style skip-intro/skip-credits chapter flags.

Attachments are unique to MKV among mainstream containers — a single MKV can embed subtitle fonts (so ASS/SSA styling renders correctly anywhere), cover art, NFO files, and even alternate track thumbnails. The AttachedFile element lists a FileName, FileMimeType, FileDescription, and the raw FileData. The viewer enumerates attachments with their sizes and MIME types so you can confirm what ships with the file — worth checking on rips before sharing, because fonts and NFO files may reveal the release group or private tracker name.


MKV metadata FAQs

What are segment tags vs. track tags?

Segment tags apply to the whole movie (title, genre, director). Track tags apply to one audio or subtitle track (mix engineer, subtitle translator). The viewer shows each tag with its Targets TargetType so you can tell them apart.

How do I see embedded fonts and their names?

Fonts are AttachedFile elements with MIME types like `application/x-truetype-font` or `application/x-font-opentype`. The viewer lists them by FileName so you can confirm the subtitle styling dependencies.

Can MKV carry HDR metadata?

Yes — Colour elements on the video track carry MatrixCoefficients, TransferCharacteristics, Primaries, and MaxCLL/MaxFALL for HDR10. Dolby Vision lives in a separate BlockAdditional element. The viewer decodes the base Colour element.

What is the writing application and why does it matter?

The WritingApp element (e.g., "mkvmerge v75.0.0") identifies the muxer. Archivists use it to predict quirks — older mkvmerge versions have known bugs around subtitle timing.

Why do some chapters have start and end times while others only have start?

ChapterTimeEnd is optional. Navigation-only chapters (skip points) usually omit it; explicit segment chapters (bonus features) often include it. The viewer shows both when present.

More tools for MKV files

Remove MKV metadata