PNG to icon converter
http://www.winterdrache.de/freeware/png2ico/
Converts PNG files to Windows icon resource files. If you're looking for a program to create a favicon.ico for your website, look no further. If you need instructions or don't even know what a favicon is, check out my short tutorial on how to create and install a favicon.ico.
The program is extremely simple to use. To create a favicon.ico that contains a logo in the resolutions 16x16 and 32x32 (an icon can contain multiple images of different sizes, but a single 16x16 image is enough for a favicon), you would use a command like the following:
png2ico favicon.ico logo16x16.png logo32x32.png
- Sources inherited from project windows:mingw
-
1
derived packages
- Links to graphics / png2ico
- Has a link diff
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout home:rhabacker:branches:windows:mingw/png2ico && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
png2ico-boost.patch | 0000003477 3.4 KB | |
png2ico-src-2002-12-08.tar.bz2 | 0000024754 24.2 KB | |
png2ico.changes | 0000000655 655 Bytes | |
png2ico.spec | 0000002330 2.28 KB | |
png2ico_include.patch | 0000000279 279 Bytes |
Latest Revision
Ralf Habacker (rhabacker)
committed
(revision 5)
- Use %patch -P to fix building on Tumbleweed
Comments 0