0.0.8 • Published 26 days ago

seomage v0.0.8

Weekly downloads
-
License
-
Repository
github
Last release
26 days ago

seomage

It's a simple CLI tool to generate favicons in different sizes and formats from a single image.

seomage

Run

npx seomage -i path/to/image.png -o path/to/output -p

or

npx seomage

Options

  • -i, --input - Path to the input image.
  • -o, --output - Path to the output directory.
  • -p, --pwa - Generate PWA icons.

Default output is set to public as nextjs use this directory for static files.

0.0.8

26 days ago

0.0.5

26 days ago

0.0.2

26 days ago

0.0.1

26 days ago