Plain Text
The page’s rendered text with no markup — what innerText sees after JavaScript runs: script, style, and hidden content excluded, newlines at block boundaries. Use it to pull the readable content out of any page or local HTML file. zshot writes plain text when the output file ends in .txt or with -t txt.
The compound extensions .llm.txt and .axtree.txt keep their own formats (LLM Text, AXTree); only a bare .txt selects plain text.
Example
zshot -t txt https://example.com
zshot README.html -f README.txtLicense
Available on the Free license.