DND-5e-LaTeX-Character-Template VS kroki

Compare DND-5e-LaTeX-Character-Template vs kroki and see what are their differences.

DND-5e-LaTeX-Character-Template

LaTeX package to typeset character sheets for the fifth edition of the "world's greatest roleplaying game". (by matsavage)
Our great sponsors
  • InfluxDB - Power Real-Time Data Analytics at Scale
  • WorkOS - The modern identity platform for B2B SaaS
  • SaaSHub - Software Alternatives and Reviews
DND-5e-LaTeX-Character-Template kroki
2 49
83 2,669
- 4.3%
8.2 8.8
3 days ago 6 days ago
TeX JavaScript
- MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

DND-5e-LaTeX-Character-Template

Posts with mentions or reviews of DND-5e-LaTeX-Character-Template. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-09-17.
  • LaTeX for publishing tabletop role-playing games
    14 projects | news.ycombinator.com | 17 Sep 2023
    > Creating a theme for tabletop role-playing games would take some elbow grease

    The article links to several, including a convincing reproduction of basic Wizards of the Coast house style for D&D 5E:

    https://github.com/rpgtex/DND-5e-LaTeX-Template

    Here's another 5E one with additional sidebar styles:

    https://github.com/anoderay/DND-5e-LaTeX-Template/

    Also 5E-inspired, with a template for card accessories:

    https://github.com/Krozark/RPG-LaTeX-Template

    A 5E-compatible character sheet:

    https://github.com/matsavage/DND-5e-LaTeX-Character-Sheet-Te...

    CTAN also has packages for Basic D&D-inspired typesetting (rpg-module, also linked from the article), GURPS (gurps), generic hex boards (hexboard), and wargame hex boards with counters (wargame).

    There are also indie TTRPGs that've shipped using custom LaTeX templates; this one has CC-BY licensed source: https://github.com/ludus-leonis/nipajin

    And the blog author's own, with a more restrictive CC-NC-SA license: https://github.com/Vladar4/itdr

    From personal experience, the biggest struggle is non-rectangular text wrapping around images.

  • DnD Character Sheet Template
    2 projects | /r/LaTeX | 16 Apr 2021
    I am currently searching for a working Dungeons and Dragons character sheet template that I can copy over to my overleaf account. The template should also be similar to the default dnd character sheet that everyone can download as a pdf. As of now, some dnd templates exist such as first example, which is for story writing and monster stat blocks. Second example actually should in theory exactly do what I need, but the code is not working.

kroki

Posts with mentions or reviews of kroki. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2024-04-14.
  • WireViz: Easily document cables and wiring harnesses
    4 projects | news.ycombinator.com | 14 Apr 2024
    Your wish showing up in the face of a submission just 14 days ago and then another 29 days ago must be indicative of why there are so many dupes all the time: https://news.ycombinator.com/from?site=kroki.io

    You can feel free to submit the GH repo, as that one doesn't seem to have been submitted before https://github.com/yuzutech/kroki

  • D2 Playground
    5 projects | news.ycombinator.com | 23 Mar 2024
    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.

  • Mermaid Chart, a Markdown-like tool for creating diagrams, raises $7.5M
    3 projects | news.ycombinator.com | 20 Mar 2024
    I use mermaid.js heavily, but plug for Kroki:

    https://kroki.io/

    “Kroki provides a unified API with support for BlockDiag (BlockDiag, SeqDiag, ActDiag, NwDiag, PacketDiag, RackDiag), BPMN, Bytefield, C4 (with PlantUML), D2, DBML, Ditaa, Erd, Excalidraw, GraphViz, Mermaid, Nomnoml, Pikchr, PlantUML, Structurizr, SvgBob, Symbolator, TikZ, UMLet, Vega, Vega-Lite, WaveDrom, WireViz... and more to come!”

  • Kroki: A unified API to create any kind of diagram from text
    1 project | news.ycombinator.com | 16 Mar 2024
  • Kroki – Creates diagrams from textual descriptions
    1 project | news.ycombinator.com | 21 Nov 2023
  • How to draw beautiful software architecture diagrams
    17 projects | news.ycombinator.com | 27 Oct 2023
  • Nomnoml
    10 projects | news.ycombinator.com | 2 Oct 2023
    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 SandboxP:: https://kroki.io/#try [select Diagram>WireViz]

  • LaTeX for publishing tabletop role-playing games
    14 projects | news.ycombinator.com | 17 Sep 2023
    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.

  • Documentation as Code for Cloud Using PlantUML
    8 projects | news.ycombinator.com | 30 Jul 2023
    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 screenshots showing variables on the left, diagram text in the middle, and a real-time render on the right:

    * https://raw.githubusercontent.com/DaveJarvis/KeenWrite/main/...

    * https://raw.githubusercontent.com/DaveJarvis/KeenWrite/main/...

    KeenWrite supports all diagrams offered by Kroki, which includes "diagram-plantuml".

    [1]: https://kroki.io/

    [2]: https://github.com/css4j/echosvg/

    [3]: https://github.com/DaveJarvis/keenwrite

  • Pikchr: A PIC-like markup language for diagrams in technical documentation
    3 projects | news.ycombinator.com | 24 Jul 2023

What are some alternatives?

When comparing DND-5e-LaTeX-Character-Template and kroki you can also consider the following projects:

DND-5e-LaTeX-Template - LaTeX package to typeset material for the fifth edition of the "world's greatest roleplaying game".

Mermaid - Edit, preview and share mermaid charts/diagrams. New implementation of the live editor.

pandoc-latex-template - A pandoc LaTeX template to convert markdown files to PDF or LaTeX.

plantuml-syntax - vim syntax file for plantuml

elements - Additional content to extend Aurora.

plantuml - Generate diagrams from textual description

giffyglyphs-monster-maker - Build new D&D 5e monsters and exciting encounters in seconds with Giffyglyph's Monster Maker.

mermaid - Generation of diagrams like flowcharts or sequence diagrams from text in a similar manner as markdown

giffyglyphs-complete-crafting - Add new, immersive RPG crafting mechanics to your D&D 5e campaigns with Giffyglyph's Complete Crafting.

venn.nvim - Draw ASCII diagrams in Neovim

giffyglyphs-darker-dungeons - Add new, immersive RPG mechanics to your D&D 5e campaigns with Giffyglyph's Darker Dungeons.

Zettlr - Your One-Stop Publication Workbench