Image encoder using wx.tools and img2py

For users who prefer a graphical interface rather than command-line operations, here is a tool to encode images into PNG, BMP, JPG, GIF, TIF, XPM, and ICO formats using wx.tools and img2py.

image_encoder_v1.0.zip (123.3 KB)

This tool is cross-platform compatible and has been successfully tested on the following operating systems:

  • Windows 10/11 | Python 3.11.9 |
    wxPython 4.2.3 | wxWidgets 3.2.6

  • Linux Mint 21 | Python 3.10.12 |
    wxPython 4.2.1 gtk3 | wxWidgets 3.2.2.1

  • MacOS Sequoia 15 | Python 3.12.4 |
    wxPython 4.2.2 | wxWidgets 3.2.6

Regards