Installation

Which ImageC download do I need?

Hint

It is recommended to use ImageC under Linux for best stability and performance.

Note

Because of licensing issues, ImageC is not available for Mac yet.

On Linux use imagec-x64-linux-bundle.zip from the GithHub release page.

On Windows use imagec-x64-win-bundle.zip form the GithHub release page.

Download & install

There are signed and unsigned versions available for ImageC. Each major version is signed and marked the the label [signed] in the title of the GithHub release. If you use an unsigned version you may need to take a few extra steps to get it to run:

  • On Linux, download and extract the .zip file

    • You’ll probably have to use chmod u+x /path/to/ImageC/imagec.sh to make the launcher executable

    • Launch the application by typing ./path/to/ImageC/imagec.sh from your terminal.

  • On Windows, if you downloaded the .zip file, extract it and then double-click on the imagec.exe to launch the application

    • If you see a warning, choosing More info and Run anyway should let you proceed

  • On Windows, if you want to use a signed version, download the imagec-x64-win-signed.exe from a release with title [signed].

    • Copy the downloaded exe into the folder beside the imagec.exe.

    • Double-click on the imagec-x64-win-signed.exe to launch the application