How to convert all .SPR files into .BMP?

nexuscoringa

New member
Messages
6
Points
0
Hi all,

I've been trying to convert the .spr files for npc and mobs into .bmp files, but doing one at a time with the existing tools is a pain in the ass. Is there a way to convert all .spr file in a folder to .bmp? I don't know there's such a tool.

Thank you.

 
The tool spr conview can convert all images in separated bmps.

BE CAREFUL! THESE BMPS ARE 256, WHEN YOU TRY TO EDIT WILL DAMAGE THE COLLORS.

To fix any pallete issue open a new paint, take a screenshot of your desktop with spr conview open with the sprite and paste in this new paint.

 
The tool spr conview can convert all images in separated bmps.

BE CAREFUL! THESE BMPS ARE 256, WHEN YOU TRY TO EDIT WILL DAMAGE THE COLLORS.

To fix any pallete issue open a new paint, take a screenshot of your desktop with spr conview open with the sprite and paste in this new paint.
Can it convert all files at once? I don't want to convert them one by one. I couldn't find a way to do it in spr conview =/

 
In sprConview you can see "convert" button in menu bar, it have 2 options:

spr to bmp - export all images inside of a spr in separated bitmaps.

bmp to spr - import all images of a folder  in a spr file.

Just remember, try to edit the images will just damage them.

 
Last edited by a moderator:
In sprConview you can see "convert" button in menu bar, it have 2 options:

spr to bmp - export all images inside of a spr in separated bitmaps.

bmp to spr - import all images of a folder  in a spr file.

Just remember, try to edit the images will just damage them.
Right, but then I have to convert each .spr into .bmp. What I want is to convert all .spr into .bmps at once.

 
In sprConview you can see "convert" button in menu bar, it have 2 options:

spr to bmp - export all images inside of a spr in separated bitmaps.

bmp to spr - import all images of a folder  in a spr file.

Just remember, try to edit the images will just damage them.
Right, but then I have to convert each .spr into .bmp. What I want is to convert all .spr into .bmps at once.
Oh, convert many spr in bmp files isn't possible, you need to convert each spr.

 
Back
Top