Skip to content

A minimal application to extract files out of the HAR format. The HAR-content is taken directly from your clipboard and is instantly converted into standalone files.

License

Notifications You must be signed in to change notification settings

choozn/har-extractor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HAR Extractor

HAR Extractor is a minimal application to extract files out of the HAR format. The HAR-content is taken directly from your clipboard and is instantly converted into standalone files. Therefore, no .har files are needed.

Please note that you have to have the HAR-content in your clipboard when using this tool! Also make sure to select a suiting and valid base folder (e.g D:\Documents).

Download!

What is HAR?

The HTTP Archive format, or HAR, is a JSON-formatted archive file format for logging of a web browser's interaction with a site. The common extension for these files is .har.

The specification for the HTTP Archive (HAR) format defines an archival format for HTTP transactions that can be used by a web browser to export detailed performance data about web pages it loads.

Read More

How to use this tool?

Step 0.

  • Download the installer and start the installation of the tool.

Step 1.

  • Record the HAR data in the network tab of the Developer Tools.
    Step 1

Step 2.

  • Copy the data as HAR (Copy All As HAR) to your clipboard.
    Step 2

Step 3.

  • Start the tool.
    Step 3

Step 4.

  • Select a base folder.
    Step 4

Step 5.

  • Click "Select extract".

Step 6.

  • Enjoy your files!

Credits

Icons made by Freepik from www.flaticon.com

About

A minimal application to extract files out of the HAR format. The HAR-content is taken directly from your clipboard and is instantly converted into standalone files.

Resources

License

Stars

Watchers

Forks