The png tag has no wiki summary.
0
votes
2answers
51 views
How to convert multiple XCF files to PNG?
I have a folder with a lot of xcf files which I want all to be converted to png files, at best via a one-liner from bash.
How can I achieve such a task?
3
votes
1answer
65 views
Icon themes, when is svg format helpful?
I found that arch provides both oxygen-icons and oxygen-icons-svg, what's the necessity of svg format? Is there something that a PNG image "can't do", maybe performance issue?
Not sure about it.
0
votes
1answer
190 views
Output png as binary [closed]
Title says it all. I'm on a unix machine, can't figure it out. Sublime Text 2 opens the PNG as Hex and TextMate as ASCII. I need binary. How can I do it?
11
votes
4answers
3k views
How can I convert a PNG to a PDF in high quality so it's not blurry or fuzzy?
There are a lot of questions out there about how to convert a PDF file to a PNG image, but I'm looking to take a nice sharp PNG file and just basically wrap it or embed it in a PDF file without having ...