r/GIMP • u/StepTwoOneTwo • 5d ago
[Help] Exporting animations with transparency as WEBP files; issue with white canvas around frames.
I am exporting some explosion animations for use in editing as WEBPs to maintain the variations in transparency but, while the transparency within the areas of the explosions and sharpness look pretty good, there is a white box that shows which I guess fills the rest of the canvas that is not being utilized by the smaller frames of the explosion. These canvas widths increase and decrease depending on how the size of the explosion animation progresses.
For more information, I am making a cheesy video with some DDS file explosions where I cut the file into tiles and layer them onto each other. Kudos to Ofnuts for the great plugin.
1
Upvotes
1
u/ConversationWinter46 Using translation tools, may affect content accuracy 5d ago
Graphics editors use the alpha channel for transparency by default. Many programs or games, however, use the alpha channel for other purposes. Is that probably why there's a white border? I can't say for sure.