Skip to content

Instantly share code, notes, and snippets.

@JacobBennett
Last active February 19, 2016 17:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save JacobBennett/aa6a43ce3007fa346f5b to your computer and use it in GitHub Desktop.
Save JacobBennett/aa6a43ce3007fa346f5b to your computer and use it in GitHub Desktop.
Fast Favicons

Favicons are out of control. Try to look up the correct favicon stack and see how many answers you get. The standard is that there is no standard. Once you do finally decide on a compromise for what your favicon stack, you still have the manual image resizing, formatting, saving, and naming to do! In a word. Annoying.

Favicon Stack

Thankfully there is hope! realfavicongenerator.net, a site I recently ran across does all of this for you and more. Not only will it generate the favicon HTML stack for you, it will take your image and convert it to the requried sizes, formats, and naming conventions needed to create this massive stack of favicon garbage. The site also provides compression options, platform specific icons and cache-busting favicon URLs.

Next time you need to add a favicon to your site, save yourself the migrane and jump to realfavicongenerator.net instead.

P.S. you can also run it as a Gulp Plugin

published: true
preview: Favicons are out of control. Thankfully there is hope! Generate the HTML and images for a perfect favicon stack in one step.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment