Skip to content

Releases: Mr5niper/Pyicon-Editor

Pyicon Editor.exe v1.1.0.0

09 Mar 00:40
ed4429a

Choose a tag to compare

New Features and Updates

  • Introduced a single row ribbon toolbar for immediate access to file operations, drawing tools, and view controls.
  • Added multiple resolution .ico export capabilities via a live preview dialog.
  • Included resampling options (Nearest, Bilinear, Bicubic, Lanczos) and simultaneous .png set generation.
  • Implemented layer management for adding, deleting, reordering, and toggling visibility.
  • Added quick actions for active layers: Invert Colors, Grayscale, Flip Horizontal, Flip Vertical, and Trim Transparent boundaries.

Editor Tools

  • Included standard drawing tools: Brush, Eraser, Selection, and Move.
  • Implemented Flood Fill and Magic Eraser with configurable tolerance and a 1.2M pixel safety cap to prevent application freezing.
  • Added an Eyedropper tool for precise RGBA color picking.
  • Included shape drawing tools: Line, Rectangle, Ellipse, and Text stamping.

Command Line Interface

  • Added single file and batch processing modes for converting .png, .jpg, and .webp into .ico files.
  • Enabled customization of exact output sizes, resampling algorithms, and maximum edit dimensions via command line arguments.

Build and Compilation Notes

  • Transitioned the deployment to a single file executable (IconCreator.exe) using PyInstaller.
  • Provided an automated BUILD_EXE.bat script for Windows environments (Note: strictly requires Python 3.13.12).

Assets

  • Pyicon Editor.zip
  • Source code (zip)
  • Source code (tar.gz)