1 个仓库
Systems that use container isolation to execute rendering engines and generate image files.
Distinct from Image Generation: The candidates focus on building container images (OCI) or AI image generation, not using containers as a sandbox for image rendering tools
Explore 1 awesome GitHub repository matching devops & infrastructure · Containerized Image Generators. Refine with filters or upvote what's useful.
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
Uses a container-based architecture to isolate external rendering engines that generate visual diagrams from text.