Wide Range of Diagrams
Kroki supports various types of diagrams including UML, Graphviz, PlantUML, and more. This makes it versatile for users who need to create different types of visual representations.
Text-Based Diagrams
Designing diagrams using text allows for easy editing and version control, making it suitable for technical documentation and collaboration.
Web-Based and Open Source
Kroki is accessible via the web and is open source, enabling integration into custom applications and systems. Its openness allows for community contributions and enhancements.
API Integration
Kroki provides APIs which can be leveraged to integrate diagram generation into other applications or workflows, increasing automation capabilities.
We have collected here some useful links to help you find out if Kroki is good.
Check the traffic stats of Kroki on SimilarWeb. The key metrics to look for are: monthly visits, average visit duration, pages per visit, and traffic by country. Moreoever, check the traffic sources. For example "Direct" traffic is a good sign.
Check the "Domain Rating" of Kroki on Ahrefs. The domain rating is a measure of the strength of a website's backlink profile on a scale from 0 to 100. It shows the strength of Kroki's backlink profile compared to the other websites. In most cases a domain rating of 60+ is considered good and 70+ is considered very good.
Check the "Domain Authority" of Kroki on MOZ. A website's domain authority (DA) is a search engine ranking score that predicts how well a website will rank on search engine result pages (SERPs). It is based on a 100-point logarithmic scale, with higher scores corresponding to a greater likelihood of ranking. This is another useful metric to check if a website is good.
The latest comments about Kroki on Reddit. This can help you find out how popualr the product is and what people think about it.
Https://kroki.io/#try Shout out to Kroki, which offers Mermaid and many other text-based diagramming formats. - Source: Hacker News / 26 days ago
The CLI sends the block to Kroki, gets back an image, and saves it locally. After committing the image to your assets repo, dev push replaces the code block with an image link pointing to GitHub โ dev.to never sees the mermaid source. But your local source is preserved, letting you fix the diagram when needed. Supports mermaid, PlantUML, BlockDiag, and many others. - Source: dev.to / 5 months ago
In this blog post, we will implement a custom section helper that allows to invoke a Kroki.io server to generate images from almost every possible diagram as code language. - Source: dev.to / about 1 year ago
The sibling submission about https://kroki.io has an Excalidraw in https://kroki.io/#examples and the input is the following, so presumably "yes"- Source: Hacker News / about 1 year ago{.
Check out Kroki for a multi-syntax wrapper around a bunch of text driven diagram generators โ- including Mermaid, PlantUML, Dirac, GraphViz, SVGBob, etc etc https://kroki.io/. - Source: Hacker News / about 1 year ago
KeenWrite parses the `diagram-` prefix then passes the word `graphviz` to Kroki (https://kroki.io/), which has an API for rendering a variety of ASCII diagrams, including Mermaid. Meaning, if Kroki adds a new diagram type, KeenWrite gets it for free (without modification). In Markdown, formatting a source code snippet entails using the standard syntax for code blocks:- Source: Hacker News / over 1 year ago``` graphviz.
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 / almost 2 years 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 / almost 2 years 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 / over 2 years 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 / almost 3 years 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 / almost 3 years 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 / about 3 years ago
Did you try to use https://kroki.io/ as renderer instead? - Source: Hacker News / about 3 years ago
Description: Create and display diagrams from kroki.io or using networkx and matplotlib. Source: about 3 years 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: about 3 years ago
You can see the list of supported formats at: https://kroki.io/. Source: about 3 years 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: about 3 years 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 3 years ago
You might want to look at: https://kroki.io/. Source: over 3 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: over 3 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 / over 3 years ago
Do you know an article comparing Kroki to other products?
Suggest a link to a post with product alternatives.
Is Kroki good? This is an informative page that will help you find out. Moreover, you can review and discuss Kroki 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.