A developer describes building APIC (Advanced Image Processing Center), an offline Windows image tool created to simplify converting many files—specifically PNG images to ICO—without relying on paid software or web services. The developer says online converters require uploading files to third-party servers, often involving multiple steps and uncertainty about whether images are stored or rate-limited. They also cite GIMP as an alternative that requires installing a large application and learning its interface for batch conversion. Photoshop is described as costly, and Paint is said to lack support for many required formats.
APIC is positioned as a lightweight, single-executable application (about 95 MB) that runs without installation, Python, internet access, or an account. The tool supports converting between several formats, including PNG, JPG, WEBP, BMP, TIFF, and ICO. It also includes local compression, basic image editing such as crop, resize, rotate, and color adjustments, and batch processing by dragging in a folder. Additional features include searching for images on the system by format, size, or name, and a drag-and-drop workflow designed to infer actions based on input.