Kroki [1] supports TikZ and by extension: PGF [2] and LaTeX. It supports SVG, PDF, JPEG, and PNG outputs. Rendering is done on the server. URLs can be quite long since the source is embedded in the URL but you can use a URL shortener [3]. [1]: https://kroki.io/. - Source: Hacker News / about 1 month ago
The L in DSL is "Language", so it's a programming language that is domain, or niche, specific. These are code. Diagramming is a domain, and within diagramming are any number of diagram type domains, leading to concise languages for particular niches. Compare 25+ of these niches here: https://kroki.io/. - Source: Hacker News / 3 months ago
Pikchr https://pikchr.org/home/pikchrshow is the other general purpose one and older than d2. It is "Source-Code License: 0-clause BSD" as it says on the page. Someone made it into wasm and put playground for pikchr here https://www.jakethaw.com/pikchr_webassembly_demo/ Can also try pikchr online here on https://kroki.io/#try which is hosting many other text to diagram tools as well. - Source: Hacker News / 9 months ago
If you don't mind my asking, what aspects of "acceptable layout" is usually the first to get busted? I'm extremely excited about using WireViz[1] to automate wiring harness diagram creation, and if I can, I'd like to know the speedbumps before I hit them. I'm thinkin generous linking between diagrams will be one path. [1] Project:: https://github.com/wireviz/WireViz [select Diagram>WireViz]. - Source: Hacker News / about 1 year ago
The SVG output is embedded into the PDF file. https://kroki.io/examples.html#mind-map Kroki has other text-based formats for flow charts, Gantt charts, UML diagrams, packet diagrams, network diagrams, word clouds, etc. - Source: Hacker News / about 1 year ago
My cross-platform desktop text editor, KeenWrite, allows users to define variables in an external YAML file. The editor calls out to Kroki[1] to convert text-based diagrams to SVG. The diagrams can reference variables and are rendered using EchoSVG[2]. KeenWrite[3] can produce PDF documentation from Markdown documents that has PlantUML diagrams with elements stored in an external, machine-readable file. Here are... - Source: Hacker News / over 1 year ago
Did you try to use https://kroki.io/ as renderer instead? - Source: Hacker News / over 1 year ago
Description: Create and display diagrams from kroki.io or using networkx and matplotlib. Source: over 1 year ago
Plantuml is amongst the best there is. kroki.io has a sandbox for it Mermaid.js can do it in notion, it works as well as any other mermaid. Dbvisualizer is fantastic if you have an existing schema in a db instance. you may need the trial license to render the diagrams. Source: over 1 year ago
You can see the list of supported formats at: https://kroki.io/. Source: over 1 year ago
I created a diagramming plugin for fun. This one uses kroki.io to generate diagrams rather than only Mermaid. I've also added a "network" type which gets rendered via networkx and matplotlib on the backend. I would love any feedback if anybody finds it useful or interesting, or issues. Source: over 1 year ago
I love diagram markup. The code can be rendered in the official PlantUML renderer or Kroki. This page lists many different kinds of diagrams that can be rendered. Source: over 1 year ago
You might want to look at: https://kroki.io/. Source: almost 2 years ago
You might want to try something like https://www.diagrams.net/ (has online,offline versions). Its more used for Technical Diagrams but flowcharts are there too. Or https://mermaid.js.org/intro/ Or even more technical as simple tool that can be called by any programm to create a Diagram from text https://kroki.io/. Source: almost 2 years ago
Diagram as Code is a trending concept that automatically generates diagrams from a simple text/code. Some of the pioneers are PlantUML, Mermaid and Kroki. It has several great benefits like having your architecture diagrams close to your code and your development flow. If you want to learn more about it, there's a presentation that covers main benefits in action. - Source: dev.to / almost 2 years ago
KeenWrite[0], the FOSS Markdown text editor I’ve been working on, includes the ability to render plain text diagrams via Kroki[1]†. See the screenshots[2] for examples. Here’s a sample Markdown document that was typeset[3] using ConTeXt[4] (and an early version of the Solare[5] theme). One reason I developed KeenWrite was to use variables inside of plain text diagrams. In the genealogy diagram, when any character... - Source: Hacker News / almost 2 years ago
You can try a whole raft of popular ones online at https://kroki.io/. Source: almost 2 years ago
My desktop text editor, KeenWrite[0], uses EchoSVG[1], which fixes numerous issues with Apache Batik[2]. KeenWrite takes SVG rasterization a little further by also making a text-to-diagram layer available. That is, text is transformed via Kroki[3] to SVG, then rasterized using EchoSVG. (Along the way, variables are interpolated and inserted, shown in the first screenshot.) [0]:... - Source: Hacker News / about 2 years ago
The bottom one that mentions kroki.io is even better, as it supports mermaid and many more. Source: about 2 years ago
Https://kroki.io/ - over twenty different diagramming tools with a unified API. Source: about 2 years ago
When it comes to generating diagrams that look nice from just about any diagram scripting language, I tend to go to "Kroki!". Hopefully they'll do some work to support D2 as well, although going from D2 -> PlantUML is something you can do in the meantime. * https://kroki.io/. - Source: Hacker News / about 2 years ago
Do you know an article comparing Kroki to other products?
Suggest a link to a post with product alternatives.
This is an informative page about Kroki. You can review and discuss the product here. The primary details have not been verified within the last quarter, and they might be outdated. If you think we are missing something, please use the means on this page to comment or suggest changes. All reviews and comments are highly encouranged and appreciated as they help everyone in the community to make an informed choice. Please always be kind and objective when evaluating a product and sharing your opinion.