awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
nuno-faria avatar

nuno-faria/tiler

0
View on GitHub↗
6,047 stars·415 forks·Python·MIT·17 views

Tiler

Tiler is an image mosaic generator and tiling engine designed to assemble large composite images by arranging a collection of smaller tiles to match a target visual. It functions as a tool for algorithmic art composition, mapping source image fragments to target pixel data.

The system includes a mosaic tile library generator that produces multiple colored versions and rotations of a source image. This process expands the available tile set to increase the accuracy of the final composite visual.

The project handles the technical process of mosaic creation through grid-based spatial partitioning and pixel-based color mapping. It utilizes nearest-neighbor color search and rotation-invariant matching to select and stitch together individual tiles into a high-resolution output.

Features

  • Image Mosaic Generation - Provides the core engine for assembling large composite visuals by arranging smaller tiles to reproduce a target image.
  • Mosaic Augmentations - Functions as a tool for assembling large composite images by arranging smaller tiles to match a target visual.
  • Algorithmic Art Composition - Uses automated tools to map a collection of small images onto a larger target image for artistic effect.
  • Composite Image Generation - Creates complex composite images by merging many small tiles to reproduce a target visual.
  • Grid-Based Spatial Partitioning - Implements a grid system to determine the exact placement and size of individual image tiles on the canvas.
  • Image Composition - Provides the mechanism to stitch multiple image tiles into a single high-resolution composite output.
  • Mosaic Tiling Engines - Maps source image fragments to target pixel data to create complex visual mosaics.
  • Average Color Matching - Maps source tiles to target pixels by calculating the closest average color value for a visual match.
  • Nearest Neighbor Searches - Utilizes nearest-neighbor search algorithms to find the tile in the library with the closest matching color.
  • Rotation-Invariant Matching - Expands available tile options by treating rotated versions of the same source image as distinct visual assets.
  • Tile Asset Libraries - Generates a diverse set of rotated and recolored image variants to increase the accuracy of the final mosaic.
  • Mosaic Tile Library Generation - Produces various colored and rotated versions of a source image to use as building blocks for mosaics.
  • Synthetic Color Variations - Produces multiple colored versions and rotations of a source image to create a diverse library of available tiles.
  • Deep Learning and Computer Vision - Tools for tiling and merging large images.
  • Image Processing and Manipulation - Utility for tiling and merging large images.

Star history

Star history chart for nuno-faria/tilerStar history chart for nuno-faria/tiler

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Tiler

These projects share indexed features with Tiler. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • imazen/imageflowimazen avatar

    imazen/imageflow

    4,402View on GitHub↗

    Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library, a command-line image processor, and a dynamic image processing server. It provides the means to decode, encode, and apply complex visual transformations to images through programmatic interfaces, JSON job files, or on-the-fly URL query strings. The system distinguishes itself through a graph-based processing pipeline that allows for single-pass multi-format encoding, generating multiple image sizes and formats from a single decode to reduce overhead. It further features a res

    Rustimage-compressionimage-manipulationimage-server
    View on GitHub↗4,402
  • bodenmillergroup/xtiffBodenmillerGroup avatar

    BodenmillerGroup/xtiff

    30View on GitHub↗

    A tiny Python library for writing multi-channel TIFF stacks.

    Python
    View on GitHub↗30
  • andrewekhalel/sewarandrewekhalel avatar

    andrewekhalel/sewar

    613View on GitHub↗

    )](https://github.com/andrewekhalel/sewar/actions/workflows/workflow.yaml)

    Python
    View on GitHub↗613
  • activeloopai/hubactiveloopai avatar

    activeloopai/Hub

    9,177View on GitHub↗

    Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and images. It functions as a dataset version control system and a machine learning data streaming engine to support large-scale model training. The system utilizes a serverless PostgreSQL vector store to index high-dimensional embeddings for semantic search. It provides a visual interface for inspecting multimodal datasets and viewing annotations such as bounding boxes and masks. The platform handles cloud-agnostic storage synchronization and implements lazy, compressed data strea

    C++
    View on GitHub↗9,177
Compare all 30 related projects→

Frequently asked questions

What does nuno-faria/tiler do?

Tiler is an image mosaic generator and tiling engine designed to assemble large composite images by arranging a collection of smaller tiles to match a target visual. It functions as a tool for algorithmic art composition, mapping source image fragments to target pixel data.

What are the main features of nuno-faria/tiler?

The main features of nuno-faria/tiler are: Image Mosaic Generation, Mosaic Augmentations, Algorithmic Art Composition, Composite Image Generation, Grid-Based Spatial Partitioning, Image Composition, Mosaic Tiling Engines, Average Color Matching.

Which projects share features with nuno-faria/tiler?

Projects with overlapping indexed features include: imazen/imageflow — Imageflow is a high-performance image manipulation library and composition engine available as a C-compatible library,… dhi-gras/rmstripes — Remove stripes from images with a combined wavelet/FFT approach. andrewekhalel/sewar — )](https://github.com/andrewekhalel/sewar/actions/workflows/workflow.yaml). activeloopai/hub — Hub is a multimodal AI data lake and vector database designed for storing and querying embeddings, text, audio, and… bodenmillergroup/xtiff — A tiny Python library for writing multi-channel TIFF stacks. cgohlke/tifffile — .. This file is generated by setup.py.