Skip to content

0.8

Compare
Choose a tag to compare
@simonw simonw released this 13 Mar 17:05
· 173 commits to main since this release
18f3397
  • shot-scraper can now take screenshots of local files on disk: #35

    shot-scraper index.html -o index.png
    
  • If you call shot-scraper on a URL with no protocol, http:// will be assumed. Redirects will be followed:

    shot-scraper datasette.io -o datasette.png