FileFormatInfo / ff-favicon

Webapp to make favicon.ico files from SVG, PNG or JPEG files

Home Page:https://favicon.fileformat.info/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FavIcon Generator ff-favicon Logo

A website to make favicons from SVGs or PNGs/JPEGs.

Using

Go to favicon.fileformat.info and upload an .svg or .png file!

Running

It is a simple node app. It takes the follow environment variables:

On my dev machine, the librsvg npm module wouldn't compile until I installed the necessary native package:

apt-get install librsvg2-dev

Contributing

Contributions are welcome! Please follow the standard Github Fork & Pull Request Workflow

See the to do list for a list of things that are planned.

License

GNU Affero General Public License v3.0

Credits

express.js Git Github Google Analytics Google AppEngine ImageMagick JavaScript Node.js npm Shoelace CSS

About

Webapp to make favicon.ico files from SVG, PNG or JPEG files

https://favicon.fileformat.info/

License:GNU Affero General Public License v3.0


Languages

Language:JavaScript 73.5%Language:HTML 22.2%Language:Shell 4.3%