Skip to content

rikublock/metadata-reader

Repository files navigation

Metadata Reader

Web app to extract and display media and model file metadata.

Key Features:

  • Read Media File Metadata: Easily extract details from image and video files.
  • Read EXIF Image Metadata: See embedded data like camera settings or location info.
  • Read Safetensor File Metadata: Extract tensor details from model files.
  • Drag and Drop: Conveniently drag and drop your files into the app.
  • Paste Files: A Chrome-specific feature that allows you to paste files directly.
  • Client-Side Processing: Private and fast, even when processing large files.

Setup

Install the dependencies:

yarn install

Get Started

Start the dev server:

yarn start

Build the app for production:

yarn build

Preview the production build locally:

yarn preview

About

Minimalistic web app to read media file metadata

Resources

License

Stars

Watchers

Forks

Packages

No packages published