awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 dépôt

Awesome GitHub RepositoriesSingle-Pass Multi-Variation Generation

Generating multiple image sizes and formats from a single decode process to reduce overhead.

Distinct from Multi-Image Sample Processing: Focuses on efficiency through single-decode multi-output rather than aggregation of multiple different image samples.

Explore 1 awesome GitHub repository matching graphics & multimedia · Single-Pass Multi-Variation Generation. Refine with filters or upvote what's useful.

Awesome Single-Pass Multi-Variation Generation GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • imazen/imageflowAvatar de imazen

    imazen/imageflow

    4,402Voir sur 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

    Generates several different image sizes and formats in a single job to minimize redundant decoding.

    Rustimage-compressionimage-manipulationimage-server
    Voir sur GitHub↗4,402
  1. Home
  2. Graphics & Multimedia
  3. Image Processing & Editing
  4. Image Processing
  5. Multi-Image Sample Processing
  6. Single-Pass Multi-Variation Generation