Skip to content

Latest commit

 

History

23 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

webarchive-to-singlefile

This command line converts Safari's .webarchive file to complete .html like singlefile.

GitHub go.mod Go version Build GitHub license

Notice

  • Google Chrome required.
  • Tested on MacOS only.

Install

> go get github.com/gonejack/webarchive-to-singlefile

Usage

> webarchive-to-singlefile *.webarchive
Flags:
  -h, --help                    Show context-sensitive help.
      --chrome-path=PATH        Chrome or Chromium executable path. Defaults to CHROME_PATH or auto-detection.
      --visible                 Show the browser window while rendering.
  -j, --disable-js              Disable JavaScript.
      --max-loading-time=10s    Maximum time to wait for page loading.
  -v, --verbose                 Verbose printing.
      --about                   About.

About

This command line converts .webarchive file to resources embed .html file

Topics

Resources

Stars

24 stars

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages