Show HN: Texpile, an open-source desktop LaTeX editor with a visual mode

  • Posted 1 hour ago by asyncfun
  • 1 points
https://github.com/texpile/texpile
I frequently write my documents in LaTeX. A long time ago I moved all my documents from Overleaf to offline due to the compile limit. However, I miss the visual editor and real-time collaboration. I tried Live Share before but it is super buggy. So this is the original reason Texpile was made.

Besides the features in your standard LaTeX editor such as Overleaf / LaTeX Workshop / TeXstudio, you also get these:

- Real-time LaTeX preview (like Typst's instant preview)

- Visual editor

- End-to-end encrypted real-time collaboration.

- You can directly paste images into the file explorer

And a few other features that most LaTeX editors have: SyncTeX, git diff view, spell checker, formatter, etc.

0 comments