You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A full-featured Icon Creator & Editor built with Python. It supports multi-resolution .ico export with full alpha transparency, offers a comprehensive suite of drawing tools (shapes, text, flood fill) within a streamlined ribbon interface, and includes a command-line interface for automated batch processing
This is a script that will mask a PNG image with a specified color. The default option will replace all non-transparent pixels with the inputed color, which is handy for editing single color icons.