Skip to content

tamada/blogthumbs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status Coverage Status codebeat badge License Version

blogthumbs

create thumbnail images from given images for blogs.

Usage

Usage: blogthumbs [OPTIONS] <IMAGES...>
OPTIONS
    -d, --dest [DIR]     specifies the destination.
    -s, --size [SIZE]    specifies the size of resultant image. Default is 240.
    -t, --type [TYPE]    specifies the type of blog system.
                         available values: 'markdown', and 'hugo'. default is markdown.
    -h, --help           print this message.
    -v, --version        print version of blogthums.
IMAGES
    specifies image for resizing. Acceptable format is 'gif', 'jpeg', and 'png'.

License

WTFPL

About

Create thumbnail images for blog.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published