Skip to content

bildhuus/FreeImage

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
drolon
Nov 1, 2021
7762d84 · Nov 1, 2021
May 1, 2004
Nov 15, 2017
Nov 1, 2021
Apr 3, 2021
Jul 15, 2021
Apr 3, 2021
Apr 3, 2021
Mar 25, 2018
Jun 7, 2020
Nov 15, 2017
Mar 8, 2015
Nov 10, 2019
Nov 10, 2019
Mar 8, 2015
Mar 15, 2014
Aug 26, 2017
Mar 8, 2015
Apr 4, 2021
Nov 15, 2017
Nov 15, 2017
Mar 25, 2018
Nov 15, 2017
Nov 15, 2017
Nov 15, 2017
Nov 1, 2021
Apr 26, 2020
Nov 15, 2017
Apr 4, 2021
Nov 10, 2019
Nov 10, 2019
Nov 15, 2017
Nov 15, 2017
Nov 15, 2017

Repository files navigation

What is FreeImage ?

FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like PNG, BMP, JPEG, TIFF and others as needed by today's multimedia applications. FreeImage is easy to use, fast, multithreading safe, and cross-platform (works with Windows, Linux and Mac OS X).

Thanks to it's ANSI C interface, FreeImage is usable in many languages including C, C++, VB, C#, Delphi, Java and also in common scripting languages such as Perl, Python, PHP, TCL, Lua or Ruby.

The library comes in two versions: a binary DLL distribution that can be linked against any WIN32/WIN64 C/C++ compiler and a source distribution. Workspace files for Microsoft Visual Studio provided, as well as makefiles for Linux, Mac OS X and other systems.