Tezcatl. Grab the full rendered content of websites from your Mac's command line.

github.com/georgemandis/tezcatl

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

June 2026
  • Release —v0.3.0
  • fix: release WKPDFConfiguration and WKSnapshotConfiguration explicitly
  • Ignore docs/superpowers planning artifacts
  • docs: document --pdf flag
  • feat: implement macOS createPDF capture
  • feat: wire --pdf flag into CLI
  • feat: add pdf dispatch layer to webview module
  • refactor: extract writeBlobOutput, migrate --archive onto it
  • refactor: generalize archiveFilename to defaultFilename(url, ext)
  • Bump version to 0.3.0
  • docs: document --archive flag and bump macOS requirement to 11.0
  • feat: wire --archive flag into CLI
  • feat: implement macOS createWebArchiveData capture
  • feat: add archive dispatch layer to webview module
  • feat: add archiveFilename URL slugifier with tests
  • build: add fingerprint and zig build test step
  • Add build.zig.zon with minimum_zig_version pinned to 0.16.0
  • Release —v0.2.0
  • Bump version to 0.2.0
  • Add screenshot capture and eval-file support
  • Add Homebrew install instructions to README
May 2026
  • Release —v0.1.1
  • Add shell completions (bash, zsh, fish)
  • Release —v0.1.0