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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

Awesome GitHub RepositoriesHTTP-Driven Pipelines

Image processing pipelines triggered and parameterized entirely through HTTP requests.

Distinct from Image Processing Pipelines: Distinct from Image Processing Pipelines: focuses on HTTP-driven invocation and URL-parameter chaining rather than general sequential workflows.

Explore 2 awesome GitHub repositories matching graphics & multimedia · HTTP-Driven Pipelines. Refine with filters or upvote what's useful.

Awesome HTTP-Driven Pipelines GitHub Repositories

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • h2non/imaginaryAvatar h2non

    h2non/imaginary

    6,017Vezi pe GitHub↗

    Imaginary is a self-hosted HTTP server for image processing that applies transformations like resizing, cropping, rotating, and format conversion through URL parameters. It operates as a stateless request-response pipeline, processing images fetched from remote URLs or served from a local directory without requiring client-side dependencies. The server distinguishes itself through its security and access control capabilities, offering optional API key validation, HMAC-signed URL verification, and remote origin whitelisting to restrict which image sources are permitted. It also provides a heal

    Processes images by accepting HTTP requests with URL parameters that specify operations, chaining transformations through sequential middleware.

    Gocrop-imagedockergif
    Vezi pe GitHub↗6,017
  • yuzutech/krokiAvatar yuzutech

    yuzutech/kroki

    3,967Vezi pe GitHub↗

    Kroki is a text-to-diagram rendering API and diagram-as-code server that transforms plain text definitions from various modeling languages into SVG or PNG images. It functions as a multi-language diagram renderer, providing a unified interface to generate flowcharts, UML diagrams, and charts using a collection of external libraries. The system utilizes a container-based plugin architecture and a sidecar rendering model to isolate external rendering engines. This design allows for the addition of new diagramming languages via companion containers and ensures stateless image generation where so

    Implements a rendering pipeline triggered and parameterized entirely through HTTP requests.

    JavaScriptapiblockdiagbpmn
    Vezi pe GitHub↗3,967
  1. Home
  2. Graphics & Multimedia
  3. Image Processing Pipelines
  4. HTTP-Driven Pipelines