Skip to content

Simple CLI tool to generate favicons in different sizes and formats from a single image.

License

Notifications You must be signed in to change notification settings

rudrodip/seomage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

Simple CLI tool to generate favicons in different sizes and formats from a single image.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published