kage icon
kage icon

kage

kage renders every page in headless Chrome, snapshots the final DOM, removes every script and event handler, and downloads and rewrites the CSS, images, and fonts. The result looks like the live site but runs no code: a plain folder of .html files you can open straight from disk.

kage screenshot 1

Cost / License

  • Free
  • Open Source (MIT)

Platforms

  • Linux
  • Android
  • Android Tablet
  • Docker
  • Mac
  • BSD
  • FreeBSD
  • Windows
  • Debian
0likes
0comments
0articles

Features

Properties

  1.  Privacy focused

Features

  1.  Works Offline
  2.  No registration required
  3.  No Tracking
  4.  Ad-free
  5.  Offline Reading
  6.  Headless

kage News & Activities

Highlights All activities

Recent activities

kage information

  • Developed by

    VN flagTam Nguyen Duc
  • Licensing

    Open Source (MIT) and Free product.
  • Written in

  • Alternatives

    36 alternatives listed
  • Supported Languages

    • English

AlternativeTo Categories

News & BooksWeb Browsers

GitHub repository

  •  1,318 Stars
  •  31 Forks
  •  8 Open Issues
  •   Updated  
View on GitHub

Popular alternatives

View all
kage was added to AlternativeTo by Paul on and this page was last updated .
No comments or reviews, maybe you want to be first?

What is kage?

kage renders every page in headless Chrome, snapshots the final DOM, removes every script and event handler, and downloads and rewrites the CSS, images, and fonts. The result looks like the live site but runs no code: a plain folder of .html files you can open straight from disk.

Saving a page with "Save As" gives you a copy that still phones home, still runs analytics, and often renders blank because the markup is built by JavaScript at runtime. kage ("shadow") takes the opposite approach: it drives a real browser, captures the page the way a human would have seen it, then makes it inert.

Official Links