GithubHelp home page GithubHelp logo

Comments (3)

bebraw avatar bebraw commented on May 18, 2024

As a sidenote I just wrote a tool that wraps ImageMagick and allows you to convert pngs in batch. See png2ico.

It outputs 16x16 px output by default and supports transparency. It would be somewhat easy to allow it to support other sizes mentioned in the README as well.

from favicon-cheat-sheet.

audreyfeldroy avatar audreyfeldroy commented on May 18, 2024

@rstacruz Thanks! I added a stronger recommendation for using ImageMagick, together with OptiPNG (I love both). I didn't specify exact commands for either, but do you think the actual commands should be in the cheat sheet?

@bebraw Nice, added! I haven't tried it out yet but will soon. Yay for having an open source convenience wrapper.

from favicon-cheat-sheet.

kitchin avatar kitchin commented on May 18, 2024

And ImageMagick comes with a handy tool called "identify" which analyzes any image. As you can see, it works in Windows too:

c:\blah>identify fav1.ico
fav1.ico[0] ICO 16x16 16x16+0+0 8-bit sRGB 15.3KB 0.000u 0:00.003
fav1.ico[1] ICO 32x32 32x32+0+0 32-bit sRGB 15.3KB 0.000u 0:00.012
fav1.ico[2] ICO 48x48 48x48+0+0 32-bit sRGB 15.3KB 0.000u 0:00.024

from favicon-cheat-sheet.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.