Skip to content

joe-gibbs/auto-thumbnail

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

auto-thumbnail

auto-thumbnail demo

Auto-thumbnail generates thumbnails from your pages using headless Chrome and Smartcrop to crop towards the most interesting parts of the page.

Usage

node thumb.js <path> [width] [height]

Where <path> is either the path to a local file or a URL, [width] is the width of the output image and [height] is the height of the output image. The width and height default to 1200 and 630 respectively.

About

Generates thumbnails from HTML files or webpages

Resources

License

Stars

Watchers

Forks

Releases

No releases published