← Back to tools

hget

Convert HTML into plain text from the command line

Data & JSON linuxmacos JavaScript MIT

Description

hget is a CLI to convert HTML into plain text. It can be used to fetch a site's HTML version and convert it into plain text, or to deliver plain text versions of your site dynamically.

AI Summary

A CLI tool for converting HTML content into readable plain text.

Capabilities

  • + Convert HTML to plain text
  • + Fetch and convert web pages
  • + Process HTML from stdin or URLs

Use When

  • You need to extract text from HTML
  • You want to read web pages as plain text

Avoid When

  • x You need to preserve HTML formatting
  • x You need a full web scraper
View AGENTS.md for hget