rustio rustio.net

Multimedia::Images

74

lodepng

3.12.2 Stable

Reading and writing PNG files without system dependencies. Pure Rust port of LodePNG.

2.4M downloads · 1mo ago
73

image

0.25.10 Growing

Imaging library. Provides basic image processing and encoders/decoders for common image formats.

110.0M downloads · 17d ago
72

skia-safe

0.93.1 Growing

Safe Skia Bindings for Rust

2.4M downloads · 1mo ago
71

rgb

0.8.53 Growing

`struct RGB/RGBA/etc.` for sharing pixels between crates + convenience methods for color manipulation. Allows no-copy high-level interoperability. Also adds common convenience methods and implements standard Rust traits to make `RGB`/`RGBA` pixels and slices first-class Rust objects.

69.3M downloads · 1mo ago
70

usvg

0.47.0 Growing

An SVG simplification library.

12.6M downloads · 1mo ago
70

moxcms

0.8.1 Growing

Simple Color Management in Rust

19.6M downloads · 20d ago
69

skia-bindings

0.93.1 Growing

Skia Bindings for Rust

2.3M downloads · 1mo ago
69

yuv

0.8.12 Growing

High performance utilities for YUV format handling and conversion.

1.7M downloads · 5d ago
68

zune-jpeg

0.5.15 Growing

A fast, correct and safe jpeg decoder

46.9M downloads · yesterday
67

tiff

0.11.3 Growing

TIFF decoding and encoding library in pure Rust

67.1M downloads · 1mo ago
67

avif-parse

2.1.0 Stable

Parser for AVIF image files

109.6K downloads · today
66

imgref

1.12.0 Growing

A basic 2-dimensional slice for safe and convenient handling of pixel buffers with width, height & stride

26.7M downloads · 6mo ago
66

svgplot

2025.6.0 Stable

Utilities for SVG generation

48.1K downloads · 20d ago
66

png

0.18.1 Growing

PNG decoding and encoding library in pure Rust

115.7M downloads · 1mo ago
66

turbojpeg

1.4.0 Stable

Fast and easy JPEG encoding, decoding and lossless transforms with TurboJPEG

1.2M downloads · 2mo ago
66

kreuzberg-pdfium-render

4.6.3 Experimental

High-level idiomatic Rust wrapper around Pdfium. Fork of pdfium-render with Kreuzberg patches.

31.6K downloads · yesterday
66

png_pong

0.10.0 Growing

A pure Rust PNG/APNG encoder & decoder

9.3M downloads · 1mo ago
66

pic-scale

0.7.1 Growing

High performance image scaling

72.7K downloads · 5d ago
65

resize

0.8.9 Growing

Simple image resampling library in pure Rust.

1.8M downloads · 1mo ago
65

libblur

0.23.2 Growing

Fast image blurring in pure Rust

79.0K downloads · 15d ago
64

ezk-image

0.4.3 Growing

Convert pixel and color formats such and RGB, YUV (YCbCr), ICtCp

41.1K downloads · 10d ago
63

libvips

1.7.3 Stable

Safe bindings for libvips

799.8K downloads · 3mo ago
63

avif-decode

1.0.2 Stable

Convert AVIF images to PNG or decompressed pixel data

34.0K downloads · 1mo ago
63

identicon-rs

7.1.0 Stable

identicon-rs is a library built around custom generation of identicon images.

96.6K downloads · 1mo ago
63

butteraugli

0.9.0 Growing

Pure Rust implementation of Google's butteraugli perceptual image quality metric from libjxl

5.4K downloads · 19d ago
63

gif-dispose

6.0.0 Stable

Implements GIF disposal method for the gif crate. The gif crate only exposes raw frame data that is not sufficient to render GIFs properly. GIF requires special composing of frames which, as this crate shows, is non-trivial.

4.0M downloads · 1mo ago
63

oxidize-pdf

2.4.0 Growing

A pure Rust PDF generation and manipulation library with zero external dependencies

15.4K downloads · today
62

zune-core

0.5.1 Growing

Core utilities for image processing in the zune family of crates

44.9M downloads · 2mo ago
62

lcms2

6.1.1 Growing

ICC color profile handling. Rusty wrapper for Little CMS

4.6M downloads · 8mo ago
62

tiffwrite

2026.1.1 Stable

Write BioFormats/ImageJ compatible tiffs with zstd compression in parallel.

10.4K downloads · 2mo ago
62

zune-png

0.5.2 Growing

A fast, correct and safe png decoder

81.7K downloads · 16d ago
61

imagesize

0.14.0 Growing

Quick probing of image dimensions without loading the entire file.

13.0M downloads · 11mo ago
61

dssim

3.4.0 Growing

Tool that measures structural similarity between images using a multi-scale variant of the SSIM algorithm.

209.7K downloads · 6mo ago
61

texel_types

2.0.4 Stable

Types for Texel ASCII art text editor

10.3K downloads · 2d ago
61

pic-scale-safe

0.1.10 Growing

Fast and safe performance image scaling

16.0K downloads · 27d ago
60

codec-corpus

1.0.3 Experimental

Runtime API for downloading, caching, and accessing test image datasets from imazen/codec-corpus

1.4K downloads · 23d ago
60

lcms2-sys

4.0.6 Growing

Bindings for liblcms2 (Little CMS) with support for Linux, macOS, and Windows. See lcms2 crate for a safe Rust wrapper.

4.6M downloads · 8mo ago
60

jpeg-encoder

0.7.0 Growing

JPEG encoder

5.2M downloads · 2mo ago
60

colorutils-rs

0.7.6 Growing

High performance utilities for color format handling and conversion.

140.5K downloads · 3mo ago
60

tinybmp

0.7.0 Growing

No-std, low memory footprint BMP image loader

497.9K downloads · 2mo ago
59

jxl_simd

0.4.0 Experimental

High performance Rust implementation of a JPEG XL decoder - SIMD support code

23.2K downloads · 11d ago
59

jxl_transforms

0.4.0 Experimental

High performance Rust implementation of a JPEG XL decoder - Transforms

23.1K downloads · 11d ago
59

nom-exif

2.7.0 Stable

Exif/metadata parsing library written in pure Rust, both image (jpeg/heif/heic/jpg/tiff etc.) and video/audio (mov/mp4/3gp/webm/mkv/mka, etc.) files are supported.

109.0K downloads · 1mo ago
59

pixelmosh

4.2.2 Stable

PNG corrupter

38.4K downloads · 26d ago
59

fimg

0.4.53 Growing

fast image operations

69.7K downloads · 24d ago
58

usvgr

0.45.1 Growing

An SVG simplification library.

30.6K downloads · 1mo ago
58

imagequant

4.4.1 Growing

Convert 24/32-bit images to 8-bit palette with alpha channel. For lossy PNG compression and high-quality GIF images Dual-licensed like pngquant. See https://pngquant.org for details.

972.2K downloads · 8mo ago
58

image-webp

0.2.4 Growing

WebP encoding and decoding in pure Rust

34.2M downloads · 7mo ago
58

jxl-bitstream

1.1.0 Stable

JPEG XL bitstream reader, part of jxl-oxide

1.2M downloads · 5mo ago
58

qrcode2

0.17.2 Experimental

A QR code encoding library

2.3K downloads · 1mo ago