static-image-galery

1.0.1 • Public • Published

Static image galery

Generate thumbnails and a JSON for folders containing images.

This is useful to me to generate image galeries from photo albums to publish to Jekyll websites.

For now this is a CLI tool.

Install

$ npm install -g static-image-galery

How to use it

$ static-image-galery path/to/image/folder/ path/to/jekyll/_data/

Command line arguments:

  • from folder: folder with your photos
  • to folder: folder which will receive image thumbnails, default: from
  • json file: path for the generated JSON data file, default: from+name of "from" folder
  • small size, default: "250x?"
  • big size, default: "800x?"

Example:

* static-image-galery ~/Downloads/swl_anglet_190820 assets/swl_anglet_190820/ _data/swl_anglet_190820.json

Package Sidebar

Install

npm i static-image-galery

Weekly Downloads

2

Version

1.0.1

License

GPL

Unpacked Size

4.33 MB

Total Files

22

Last publish

Collaborators

  • lexoyo