1
1 Comment

New product Launch! Snapsht - Capture scrolling screenshots from the command line.

https://www.producthunt.com/posts/snapsht
submitted this linkon March 8, 2023
  1. 1

    One thing worth adding for a dev focused tool like this: if these screenshots ever get pasted into an AI coding assistant, tall full page captures get resized to 1568 pixels on the long edge before the model reads them. A 2540 by 18410 page ends up around 216 by 1568, with normal body text rendered about 1.4 pixels tall, unreadable to the model. An option to export by viewport section instead of one long stitched image would make the output usable for that workflow too.