avatar-collage

1.0.3 • Public • Published

avatar-collage

Downloads Version Travis

avatar-collage is a small CLI app that makes a nice little collage of your "avatar" (profile photo) collection. The collage is randomized, and will use all PNG format avatars in your collection.

Example: Example

Basic Usage

avatar-collage <directory> --avatarSize <number> --rowLength <number>
  • directory - The directory to use, relative to the current directory. All subfolders will be read as well.
  • avatarSize - The size of each avatar drawn onto the canvas. Default is 200.
  • rowLength - The amount of images per row of avatars. Default is 10.

Readme

Keywords

Package Sidebar

Install

npm i avatar-collage

Weekly Downloads

4

Version

1.0.3

License

ISC

Unpacked Size

4.64 kB

Total Files

4

Last publish

Collaborators

  • dragonfire535