Windows: Control Panel → Programs → Uninstall
macOS: Delete from Applications
Linux: sudo apt remove imageconverter565 (if .deb) or delete extracted folder.


Right-click on the .exe file and select Run as administrator. This ensures write permissions to Program Files and registry keys.

You will see a component selection screen:

Select all unless disk space is critical.

Even with a straightforward imageconverter 565 v23 install, issues can arise. Here’s the troubleshooting table:

| Error Message | Likely Cause | Solution | |---------------|--------------|----------| | "VCRUNTIME140.dll missing" | Missing VC++ Redist | Install VC++ 2022 Redist x64 | | "Access denied to registry key" | Permissions | Run installer as Administrator | | "Failed to load libpng16.so.16" (Linux) | Missing libpng | sudo apt install libpng16-16 | | "Disk full during install" | Temp directory full | Clean %TEMP% or /tmp | | "Version 23 not compatible with your OS" | 32-bit OS | Upgrade to 64-bit or use v22 | | "Antivirus quarantined imgconv565.exe" | False positive | Restore file and add exclusion |

ImageConverter565_v23_setup.exe /VERYSILENT /SUPPRESSMSGBOXES /NORESTART /DIR="C:\IC565"

Get imageconverter565-v23_amd64.deb (or arm64 for Raspberry Pi).