#image-processing #tile #set #smaller #mosaic #graphics #pixel

bin+lib tilr

Build a mosaic of an image from a set of smaller image 'tiles'

11 releases

new 0.5.10 May 1, 2024
0.5.9 Mar 2, 2024
0.5.6 Aug 14, 2023
0.5.4 Jul 23, 2023
0.4.4 Jun 22, 2023

#255 in Images

Download history 2/week @ 2024-02-21 160/week @ 2024-02-28 20/week @ 2024-03-06 5/week @ 2024-03-13 2/week @ 2024-03-27 10/week @ 2024-04-03 173/week @ 2024-04-10

185 downloads per month

GPL-3.0-or-later

31KB
317 lines

Tilr

Build a mosaic of a particular image out of a set of smaller images.

Inspired by tokotchd/PixelPicturePermutator.

Supported image formats

Extension Format Supported?
.png Portable Network Graphics yes
.gif Graphics Interchange Format yes
.tiff Tagged Image File Format yes
.bmp Windows bitmap yes
.svg Scalable Vector Graphics no
.jpg, .jpeg, etc. Joint Photographic Experts Group yes
.jp2, .jpx, etc. JPEG 2000 (JP2) no
.jxl JPEG XL no

lib.rs:

Build a mosaic of a particular image out of a set of smaller images.

Dependencies

~13MB
~85K SLoC