Skip to content

Small tool to bleed the border colors of an image with transparency through the pixels that are fully transparent.

License

Notifications You must be signed in to change notification settings

dmi7ry/alpha-bleeding-d

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alpha-bleeding-d

A small tool to bleed the border colors of an image (PNG only) with transparency through the pixels that are fully transparent.

Based on https://github.com/urraka/alpha-bleeding

alpha_bleeding.exe [options] source [destination]

Options:

--replace, -r    Overwrite original file
--noalpha, -n    Store an extra image with removed alpha

Examples of use:

alpha_bleeding.exe -replace -noalpha file.png
alpha_bleeding.exe -replace directory
alpha_bleeding.exe directory
alpha_bleeding.exe directory_source directory_destination
alpha_bleeding.exe file.png
alpha_bleeding.exe file.png result.png

About

Small tool to bleed the border colors of an image with transparency through the pixels that are fully transparent.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages