Skip to content

dannyraj12/mediapeek

 
 

Repository files navigation

MediaPeek

Instantly analyze media files.

MediaPeek Demo

MediaPeek provides detailed technical metadata for video, audio, image, and subtitle files directly in your browser. It processes URLs intelligently—fetching only the necessary data segments—so you don't need to download the whole file.

The tool operates on Cloudflare Workers using MediaInfo.js to perform analysis at the edge. Server-Side Request Forgery (SSRF) protection prevents access to unauthorized local or private network resources. Analysis results can be shared securely using the integrated PrivateBin feature.

Formats

MediaPeek supports the following output formats:

  • Text
  • HTML
  • XML
  • JSON

Try it with these examples

You can use the following URLs to test the application:

License

GNU GPLv3

About

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 59.7%
  • JavaScript 38.6%
  • CSS 1.7%