43 projects tagged "Graphics Conversion"
BRL-CAD is a powerful constructive solid geometry solid modeling system that includes an interactive geometry editor, ray-tracing support for rendering and geometric analysis, path-tracing for realistic image synthesis, network distributed framebuffer support, and image and signal-processing tools.
The Enhanced MetaFile format (EMF) is the native vector graphics file format on Windows. Qt is a cross-platform application development framework, widely used for the development of GUI programs. Although it provides tools for almost every aspect of software development, Qt doesn't include a straightforward solution for the export of 2D graphics to the EMF format. EmfEngine covers this lack and enables Qt-based applications to easily export graphics to the Enhanced Metafile format.
Free Image Manipulator (FIM) allows you to manipulate a whole set of images at once easily. You can resize all images from the set to the same size and convert between the most popular file types like PNG, JPEG, and GIF. You can also add text or logos to the images with a specified background and opacity level and color.
FreeImage is an Open Source library project for developers who would like to support popular graphics image formats in their software. The libraries are available in both binary and source distributions. FreeImage supports BMP, CUT, ICO, IFF, JBIG, JNG, JPEG, JFIF, KOALA, LBM, PCD, PBM, PGM, PNG, PPM, PSD, RAS, TARGA, TIFF, and WBMP.
The Geospatial Data Abstraction Library (GDAL) is a unifying C/C++ API for accessing raster geospatial data, and currently includes formats like GeoTIFF, Erdas Imagine, Arc/Info Binary, CEOS, DTED, GXF, and SDTS. It is intended to provide efficient access, suitable for use in viewer applications, and also attempts to preserve coordinate systems and metadata. Python, C, and C++ interfaces are available.
GraphicsMagick is a robust collection of tools and libraries which support reading, writing, and manipulating an image in over 90 major formats including popular formats like DPX, DICOM, BMP, GIF, JPEG, JPEG-2000, PDF, PNG, PNM, SVG, and TIFF. A high-quality 2D renderer is included, which provides a subset of SVG capabilities. C, C++, Perl, Tcl, and Ruby are supported. Originally based on ImageMagick, GraphicsMagick focuses on performance, minimizing bugs, and providing stable APIs and ABIs. It runs on all modern variants of Unix, Windows, and Mac OS X.