All Projects → gfxprim → gfxprim

gfxprim / gfxprim

Licence: LGPL-2.1 license
Open-source modular 2D bitmap graphics library with emphasis on speed and correctness.

Programming Languages

c
50402 projects - #5 most used programming language
python
139335 projects - #7 most used programming language
Raku
181 projects
perl
6916 projects
HTML
75241 projects
Terra
27 projects

Projects that are alternatives of or similar to gfxprim

Imageprocessor
📷 A fluent wrapper around System.Drawing for the processing of image files.
Stars: ✭ 2,452 (+7562.5%)
Mutual labels:  png, jpeg, bmp, gif, webp
sail
The missing small and fast image decoding library for humans (not for machines) ⛵ https://sail.software
Stars: ✭ 206 (+543.75%)
Mutual labels:  png, jpeg, bmp, gif, webp
Azpainter
Full color painting software for Unix-like systems for illustration drawing. This is un-official little fixed repository for package maintainers of image editor AzPainter (based on "mlib" toolkit). Official repository - http://azsky2.html.xdomain.jp/arc/download.html
Stars: ✭ 179 (+459.38%)
Mutual labels:  png, jpeg, x11, gif
imagor
Fast, Docker-ready image processing server in Go and libvips
Stars: ✭ 2,276 (+7012.5%)
Mutual labels:  png, jpeg, gif, webp
Lilliput
Resize images and animated GIFs in Go
Stars: ✭ 1,690 (+5181.25%)
Mutual labels:  png, jpeg, gif, webp
StbSharp
C# port of the famous C framework
Stars: ✭ 62 (+93.75%)
Mutual labels:  png, jpeg, bmp, gif
Imaginary
Fast, simple, scalable, Docker-ready HTTP microservice for high-level image processing
Stars: ✭ 4,107 (+12734.38%)
Mutual labels:  png, jpeg, gif, webp
Optimizt
CLI image optimization tool
Stars: ✭ 594 (+1756.25%)
Mutual labels:  png, jpeg, gif, webp
Sdwebimage
Asynchronous image downloader with cache support as a UIImageView category
Stars: ✭ 23,928 (+74675%)
Mutual labels:  png, jpeg, gif, webp
Imagesharp
📷 A modern, cross-platform, 2D Graphics library for .NET
Stars: ✭ 5,186 (+16106.25%)
Mutual labels:  png, jpeg, bmp, gif
Govips
A lightning fast image processing and resizing library for Go
Stars: ✭ 442 (+1281.25%)
Mutual labels:  png, jpeg, gif, webp
Flyimg
Dockerized PHP7 application runs as a Microservice to resize and crop images on the fly. Get optimised images with MozJPEG, WebP or PNG using ImageMagick. Includes face detection, cropping, face blurring, image rotation and many other options. Abstract storage based on FlySystem in order to store images on any provider (local, AWS S3...).
Stars: ✭ 762 (+2281.25%)
Mutual labels:  png, jpeg, gif, webp
Libvips
A fast image processing library with low memory needs.
Stars: ✭ 6,094 (+18943.75%)
Mutual labels:  png, jpeg, gif, webp
Pixterm
Draw images in your ANSI terminal with true color
Stars: ✭ 782 (+2343.75%)
Mutual labels:  png, jpeg, gif, webp
Omxiv
OpenMax image viewer for the Raspberry Pi
Stars: ✭ 175 (+446.88%)
Mutual labels:  png, jpeg, gif
Essential Image Optimization
Essential Image Optimization - an eBook
Stars: ✭ 1,950 (+5993.75%)
Mutual labels:  png, jpeg, gif
imagecodecs
Image transformation, compression, and decompression codecs. Forked from https://pypi.org/project/imagecodecs
Stars: ✭ 56 (+75%)
Mutual labels:  png, jpeg, webp
Optimise Images
Batch image resizer, optimiser and profiler using ImageMagick convert, OptiPNG, JpegOptim and optional ZopfliPNG, Guetzli and MozJPEG.
Stars: ✭ 64 (+100%)
Mutual labels:  png, jpeg, webp
Image Optimizer
Easily optimize images using PHP
Stars: ✭ 2,127 (+6546.88%)
Mutual labels:  png, jpeg, gif
Grunt Image
Optimize PNG, JPEG, GIF, SVG images with grunt task.
Stars: ✭ 201 (+528.13%)
Mutual labels:  png, jpeg, gif

GFXprim

GFXprim is Open-source modular 2D bitmap graphics library with emphasis on speed and correctness. It comes batteries included, but free from bloat.

It includes:

  • Graphical user interface widgets with object hierarchy and declarative layouts.
  • Clean and non-intrusive implementations of elementary data structures.
  • Multiple rendering backends supporting desktop to embedded.
  • Integrations with many image loaders.
  • Image filters
  • Sample applications including image and PDF viewers.
  • Many tests

See http://gfxprim.ucw.cz for details.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].