Alternatives
Products that do what BookML – LaTeX to Bookdown-Style HTML and Scorm (Via LaTeXML) does
Quick plug in occasion of the Global Accessibility Awareness Day: BookML is a collection of CSS, scripts, and make-based magic to convert (largely unmodified) LaTeX files to HTML with as little pain as possible. The hard work is done by LaTeXML which pops up here on HN every once in a while, more often now that arXiv uses it for its accessible preprints effort. BookML is mainly aimed at HE staff working with LaTeX everyday and not having realistic chances of changing tech stack (due to workload, collaborators, and so on). Not to mention, there are virtually no alternatives to the kind of…
- 1LC
2020 · latex.now.sh
- 2

- 3

- 4CH
2024 · github.com
- 5OA
Hi HN! I got so frustrated with modern WYSIWYG editors that I started to play around with building my own. The problem I had was simple: I wanted a low-tech way to type styled text, but I didn't want to load a complex 500KB library, especially if I was going to initialize it dozens of times on the same page. Markdown in a plain was the best alternative to a full WYSIWYG, but its main drawback is how ugly it looks without any formatting. I can handle it, but my clients certainly can't. I went down the ContentEditable rabbit hole for a few years, but always came to realize others had solved it…
2025
- 6TS
2018 · github.com
- 7

- 8MA
2022 · meml.ink
- 9

- 10

- 11TD
2019 · opendocs.github.io
- 12

- 13LT
I've made a website to easily share a LaTeX math formula. - The image is created in the browser (i.e. the LaTeX is not send to a server for rendering) - Native share dialog (share via WhatsApp etc.) - Extra keyboard buttons for symbols like "$" or "\" on mobile - Share via png or unicode Demo video: https://www.youtube.com/shorts/fGuTns5Nt9Q Please let me know any feedback on how to improve the website.
2024 · latex.to
- 14EA
eno [1] - A modern plaintext language w/ libraries [2] for JavaScript, Python, Ruby & soon more! We migrated a big relational research database to a file-based solution - requirements were: - Super fast and easy editability for users - Highest performance for parsing/validating >10K documents on every user change. Our trials with YAML/TOML showed us that we wanted something both faster [3][4] and easier [4], something tailored for file-based content management ... and after months of research & development it's now publicly available (under MIT license) for everyone! Last but…
2018
- 15

- 16DD
Jul 2026 · github.com
- 17
MD+HTML Reader▲117Review AI-generated Markdown and HTML in a focused workspace
Jun 2026 · mdhtmlreader.com
- 18

- 19

- 20

I'm a master's engineering student and a big fan of LaTeX, which I used for my thesis and research articles. I have used Overleaf and that was fine until I wanted to git sync, which unfortunately sits behind a paywall. Since I didn't want to pay subscriptions for things that should simply just work, I built the editor I wanted in my free time, where you open a tab, write LaTeX, get your PDF and the files stay all in one folder on my disk. TeXbrain is a static site with no backend. pdfTeX is compiled to WebAssembly (SwiftLaTeX) and runs in your browser. The editor can read and write your…
12d ago · github.com
- 21SR
2018 · github.com
- 22

- 23OS
We are working on an open-source .docx editor library for apps that need to edit Word documents in the browser. We just shipped 1.0. A lot of existing approaches convert .docx into HTML and lose document semantics along the way. Our editor parses OOXML directly and uses its own rendering+layout engine to produce paged documents with html/css. Edits round-trip back to .docx, so you’re always editing the document, not its representation. The core rendering engine is framework agnostic, with React and Vue ui adapters on top. It’s Apache 2.0. Happy to answer questions.
May 2026 · github.com
- 24JF
We needed a JS-first WYSIWYG DOCX editor and couldn't find a solid OSS option, most were either commercial or abandoned. As an experiment, we gave Claude Code the OOXML spec, a concrete editor architecture, and a Playwright-based test suite. The agent iterated in a (Ralph) loop over a few nights and produced a working editor from scratch. Core text editing works today. Tables and images are functional but still incomplete. MIT licensed.
Feb 2026 · github.com
Ranked by how close each launch is in meaning, then by votes. Refine with a description →