Settings

Theme

Show HN: Capture website screenshots from your terminal. No browser needed

screenshots.sh

4 points by erikpau 3 months ago · 4 comments · 1 min read

Reader

I built a CLI tool for capturing website screenshots directly from your terminal. It displays images inline using Sixel, iTerm2, or Kitty protocols, so you can preview sites without leaving your workflow.

Built in Rust, it's open source, you can find the code here: https://github.com/allscreenshots/allscreenshots-cli

bartvk 3 months ago

What's interesting, is that this circumvents permanent DNS blocks that are maintained by the ISPs in my country (Netherlands). Probably not why you built it, but useful nevertheless :-)

  • erikpauOP 2 months ago

    That's absolutely a side effect indeed, though the level of interaction with the website is quite limited. But glad you find it useful!

nanoparticle 3 months ago

Cool! didn't know you can render images inline in the terminal

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection