Skip to content

Windows Command-Line tool for listing all metadata properties on files.

License

Notifications You must be signed in to change notification settings

FileMeta/FMListProperties

Repository files navigation

FMListProperties

FMListProperties is a simple windows command-line tool to list all Windows Property System properties on one or more files. For ISO Base Media Files (.MP4, .MOV, .M4A and others) it also reports certain properties that Windows Property System leaves out.

Example:

FMListProperties MyVideoFile.mp4

Use the -h command-line option to print help text including all of the available options.

FMListProperties uses the following CodeBits:

Source Code

Written in C# using Visual Studio 2017.

About CodeBits

A CodeBit is a way to share common code that's lighter weight than NuGet. Each CodeBit consists of a single source code file. A structured comment at the beginning of the file indicates where to find the master copy so that automated tools can retrieve and update CodeBits to the latest version.

About

Windows Command-Line tool for listing all metadata properties on files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages