A downloadable tool for Windows

Supports PNG, JPG, JPEG.

Drag and drop files into the window and it will immediately output them as images in the "Output" folder situated in the same directory as the tool's executable.

Right click inside the program window to open an explorer window selecting the most recently-converted file.

The window is resizable and contains a preview of the most recent file, press the space bar to reset the window size back to 400x400.

StatusReleased
CategoryTool
PlatformsWindows
Rating
Rated 5.0 out of 5 stars
(4 total ratings)
AuthorastralCastoff
Tagsconverter, Textures, transparency

Download

Download
Opacity Swizzle.zip 32 MB

Comments

Log in with itch.io to leave a comment.

(+1)

For anyone else wondering what an Opacity Swizzler does, it seems to fully remove the color black from images, and it de-saturates all other colors if present.

e.g.
Black + white image => transparent + white image.

Colored image => greyscale image, blacks replaced with transparency.

Neat tool, I can see it being useful for gamedev related things like image masks.

Runs on linux (arch btw) using wine 9-20.

(1 edit) (+1)

Thanks! Is the “open in file explorer” feature working fine? I tried to be relatively platform-agnostic in my implementation, even if I only made a windows build for now.

(2 edits) (+1)

Seems good to me!
Note: the black is 'still there' because that's the dark mode background of my image viewer.

Sweet :) thanks for checking.