FreeImage is a library project for developers who would like to support popular graphics image formats (PNG, JPEG, TIFF, BMP and others). Some highlights are: extremely simple in use, not limited to the local PC (unique FreeImageIO) and Plugin driven!
A digital animation tool for real-time generation and interpretation of images, video and visual effects, allowing the artist/operator to adjust, on the fly, the parameters of the effects according to his or her own sensibility.
Assign a .ico file permanent to a folder. Meaning it stays if you move it to another pc and/or format. This was started as a personal project and I thought you may use it.
freeimage4j is a JNI Java wrapper for the superb FreeImage library. Currently not all methods are mapped but loading, saving and simple image manipulation like contrast and brightness are supported. Take a look at the docs for a full list.
An image processing application based on a scripting language: now LUA (LIP subproject). Some native function are built-in, and some use other projects (FreeImage and FreeType).
Dedicate small library to do image scaling. Major code was extracted from FreeImage.
But this is a standalone one which can be easily add to any project.
FreeImagePy is a FreeImage library python wrapper. It export the FreeImage library functions, so a python developer can simple use it into python programs. It need a compiled FreeImage library and ctypes for work.
Deploy in 115+ regions with the modern database for every enterprise.
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Want to print a poster? PosteRazor cuts an image file into pieces and you can print then on your printer and glue them together to a poster. Easy FLTK based user interface. Uses FreeImage for image loading. Creates PDFs as output.
A C++ command line program using freeimage library to batch convert image from or to any supported format. Created to handle images extracted from pdf files.
ActiveX control for the display of single/multipage images. Reads various metadata. Zoom, pan, print and annotation functionality. Includes a barcode reader. Uses the FreeImage library.
NrdbView is GIS (Geographic Information System) for displaying and editing of spatial data stored in .shp shapefiles( M, Z and Multipatch). NRDB View Use FreeImage lib to display georeferenced images. Actually MFC c++ but working on WxWidget migrating.
FImage Control is a replacement picturebox control for Visual Basic. It provides additional functionality and is simple to use. FImage utilises the Open Source FreeImage DLL, to provide an interface to load, save and manipulate many image formats.
ShowInsight is a photo viewer like ACDSEE,using DirectDraw,MFC,FreeImage(a OpenSource photo library),etc.To complile the project you must install Microsoft Visual C++.net 2003.
RenderStack is a support library for OpenGL 3+, currently in C++. Features currently for example basic window creation, mesh generation, wrappers for OpenGL programs, framebuffer, texture and vertex buffer objects.
Predecessor: https://github.com/tksuoran/renderstack_net
Successor: https://github.com/tksuoran/RenderStack