Tags : Browse Projects

Select a tag to browse associated projects and drill deeper into the tag cloud.

libjpeg

Compare

  No analysis available

A widely used free library for JPEG image compression.

0 lines of code

0 current contributors

0 since last commit

223 users on Open Hub

Activity Not Available
4.17241
   
I Use This
Mostly written in language not available
Licenses: IJG

GD

Compare

  Analyzed 3 days ago

GD is an open source code library for the dynamic creation of images by programmers. GD creates PNG, JPEG or GIF, among other formats. GD is commonly used to generate charts, graphics, thumbnails, and most anything else, on the fly. While not restricted to use on the web, the most common applications of GD involve web site development.

56.9K lines of code

10 current contributors

about 2 months since last commit

214 users on Open Hub

Low Activity
4.08163
   
I Use This

SDL_image

Compare

  No analysis available

SDL_image is an image file loading library. It loads images as SDL surfaces, and supports the following formats: BMP, GIF, JPEG, LBM, PCX, PNG, PNM, TGA, TIFF, XCF, XPM, XV.

0 lines of code

11 current contributors

0 since last commit

33 users on Open Hub

Activity Not Available
4.28571
   
I Use This
Mostly written in language not available
Licenses: zlib_libpng

GDCM

Compare

  Analyzed 3 days ago

Grassroots DiCoM is a C++ library for DICOM medical files. It is accessible from Python, C#, Java and PHP. It supports RAW, JPEG, JPEG 2000, JPEG-LS, RLE and deflated transfer syntax. It comes with a super fast scanner implementation to quickly scan hundreds of DICOM files. It supports SCU network ... [More] operations (C-ECHO, C-FIND, C-STORE, C-MOVE). PS 3.3 & 3.6 are distributed as XML files. It also provides PS 3.15 certificates and password based mecanism to anonymize and de-identify DICOM datasets. [Less]

359K lines of code

22 current contributors

2 months since last commit

21 users on Open Hub

Low Activity
4.8
   
I Use This
Licenses: apache_2, BSD-3-Clause

ImageJ

Compare

  Analyzed 3 days ago

ImageJ is a public domain Java image processing program inspired by NIH Image for the Macintosh. It runs, either as an online applet or as a downloadable application, on any computer with a Java 1.4 or later virtual machine. Downloadable distributions are available for Windows, Mac OS, Mac OS X and ... [More] Linux. ImageJ was designed with an open architecture that provides extensibility via Java plugins. Custom acquisition, analysis and processing plugins can be developed using ImageJ's built in editor and Java compiler. User-written plugins make it possible to solve almost any image processing or analysis problem. [Less]

183K lines of code

2 current contributors

15 days since last commit

19 users on Open Hub

Low Activity
4.2
   
I Use This

GEGL

Compare

  Analyzed about 2 hours ago

GEGL (Generic Graphics Library) is a data flow based image processing framework, providing floating point processing and non-destructive image processing capabilities to GNU Image Manipulation Program and other projects (imgflo, GNOME Photos, gcut, iconographer, …).

278K lines of code

45 current contributors

2 days since last commit

19 users on Open Hub

Moderate Activity
4.85714
   
I Use This
Licenses: No declared licenses

libTIFF

Compare

  Analyzed 2 days ago

LibTIFF provides support for the Tag Image File Format (TIFF), a widely used format for storing image data. Included in this software distribution is a library, libtiff, for reading and writing TIFF, a small collection of tools for doing simple manipulations of TIFF images, and documentation on ... [More] the library and tools. Libtiff is a portable software, it was built and tested on various systems: UNIX flavors (Linux, BSD, Solaris, MacOS X), Windows, and OpenVMS. It should be possible to port libtiff and additional tools on other OSes. [Less]

94.3K lines of code

12 current contributors

5 days since last commit

15 users on Open Hub

Moderate Activity
4.66667
   
I Use This

Imager (perl)

Compare

  Analyzed 3 days ago

Imager is a toolkit for manipulating images from perl.

73.1K lines of code

1 current contributors

over 3 years since last commit

14 users on Open Hub

Inactive
4.5
   
I Use This
Licenses: Artistic_..., gpl

libjpeg-turbo

Compare

  Analyzed 4 days ago

libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. ... [More] libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru, but the TigerVNC and VirtualGL projects made numerous enhancements to the codec, including improved support for Mac OS X, 64-bit support, support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.), accelerated Huffman encoding/decoding, and various bug fixes. The goal was to produce a fully open source codec that could replace the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC. [Less]

135K lines of code

5 current contributors

11 days since last commit

9 users on Open Hub

Moderate Activity
5.0
 
I Use This
Licenses: IJG, zlib_libpng

Asido: PHP Image Processing Solution

Compare

  Analyzed 4 days ago

Asido is a PHP (PHP4/PHP5) image processing solution, with pluggabledrivers(adapters) for virtually any environment. A lot of PHP developers (both on the PHP4 and PHP5 side) need image transformation operations for various tasks, the most mundane of which are the proportional resizing and ... [More] watermarking. Asido offers such solution: uniform API for image transformations that works with various environments (GD, ImageMagick, MagickWand, etc). Asido is open-source and its LGPL license allows you to place the class in your proprietary PHP projects. Asido offers the following functionality: resize images, watermark images, rotate imates, copy images, crop images, grayscale images, convert images, etc. [Less]

23.1K lines of code

0 current contributors

over 16 years since last commit

6 users on Open Hub

Inactive
4.66667
   
I Use This