À propos de SwiftLaTeX
SwiftLaTeX brings PdfTeX and XeTeX to the web via WebAssembly, allowing you to compile LaTeX documents entirely in the browser. It supports WYSIWYG editing, library integration, and produces output identical to TexLive or MikTeX. The open-source tool is lightweight, fast, and easy to embed in any webpage.
FAQ
Download the latest release from GitHub, extract the files, and place them in your webpage directory. Then include the script tag in your page, initialize the engine, load your TeX files, set the main file, and compile.
LaTeX.wasm supports PdfTeX and XeTeX, both written in 100% WebAssembly and run in browsers.
Yes, LaTeX.wasm is completely open source. You can find the code on GitHub.
LaTeX.wasm runs merely 2X slower than native binaries.
Yes, LaTeX.wasm supports WYSIWYG editing on LaTeX documents using the XeTeX engine.
The main APIs include loadEngine(), isReady(), writeMemFSFile(), makeMemFSFolder(), setEngineMainFile(), compileLaTeX(), flushCache(), and closeWorker().
Initialize the engine, load your TeX files using writeMemFSFile(), set the main file with setEngineMainFile(), and then call compileLaTeX(). The result will contain the PDF binary and compilation log.
Alternatives à considérer
Voir toutes les alternativesBadges
Faites la promotion de SwiftLaTeX et donnez-lui plus de visibilité en ajoutant ces badges à votre site web, votre documentation ou votre fiche produit. Chaque badge renvoie vers la page de SwiftLaTeX sur Webfolio.
<a href="https://www.webfolio.to/tools/swiftlatex?utm_source=badge&utm_campaign=badge" target="_blank" rel="noopener noreferrer"><img src="https://www.webfolio.to/badges/featured_color.svg" alt="Mis en avant sur Webfolio" style="max-width: 150px" /></a>
Catégories
Revendiquer cet outil
Vous êtes le fondateur ? Revendiquez votre profil pour mettre à jour les détails et suivre les vues.