Page 1 of 1
PNG <-> SPR
Posted: Wed Dec 04, 2019 4:03 pm
by Giorgio Garabello
We have 2 software for converting png images to spr (thanks to Wolfgang and Marcel) ...
But is there any software that does an opposite cover? (spr -> png)
Giorgio
Re: PNG <-> SPR
Posted: Wed Dec 04, 2019 4:34 pm
by tofro
Not that I would know.
The simplest thing to do is run a sprite viewer on QPC and use Windows Snipping tool to grab the image as png. That's what I do in case I need a .png.
Tobias
Re: PNG <-> SPR
Posted: Wed Dec 04, 2019 7:31 pm
by Artificer
Or us a QL program like EddIcon which is a sprite editor, load the sprite, and save it out as a .bmp file. Load the .bmp on a PC to a program such as irfanview and save out as a .png.
Cheers
Artificer
Re: PNG <-> SPR
Posted: Wed Dec 04, 2019 7:42 pm
by Giorgio Garabello
It's not so simple

Using your solutions I lose the transparency ….
Giorgio