ID:817260
 
Keywords: dmi, gif
(See the best response by Murrawhip.)
I was wondering if there was a way to convert a .dmi to a .gif file with the alpha staying. When I save with Dream Maker its makes it a solid color and would be a big pain to redo the alpha.

Thanks in Advance!
Best response
GIF doesn't support alpha transparency - only binary transparency(either the pixel is, or it isn't.)

If you want to use a file format outside of Dream Maker, consider using PNG. DMI files are simply a PNG with a special BYOND description inside, so you won't have any compatibility issues with alpha stuff.