nilka

0.1.1 • Public • Published

Nilka is a very simple command-line utility to resize images in batches.

Attention: I wrote it for my website. Convenience and saving bandwidth is my first concern, not image quality.

How to use

$ npm install -g nilka
$ nilka [image dir]

Nilka will convert all images under the specified dir into JPEG files, and put them in a sub-directory named 'build'.

If the width of an image is larger than 800px, it will be resized to 800px.

If the image dir is omitted, nilka will use the current directory.

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i nilka

Weekly Downloads

2

Version

0.1.1

License

MIT

Unpacked Size

85.7 kB

Total Files

14

Last publish

Collaborators

  • ruanyf