Purplelink
← All guides

LaTeX for academic writing

Practical guides and free in-browser tools for the academic LaTeX workflow — from compiling your manuscript to handing off a clean Word document for the journal. No installs, nothing stored.

This is the hub page for everything LaTeX-related on Purplelink. If you're writing a dissertation, a journal submission, or a conference paper, the guides and tools below cover the workflow end-to-end: compilation, multi-file projects, equations, tables, bibliography management, format conversion, tracked changes, word counts. Every tool runs in your browser against a hosted backend that processes files in memory and discards them when your download finishes — no account, no install, no retention.

Compile and render

Getting a LaTeX manuscript to compile reliably is the foundation. Plain pdfLaTeX handles most of what most papers need; XeLaTeX adds OpenType font support; Biber + BibLaTeX modernizes the bibliography engine.

Convert between formats

Many journals only accept Word for submission. Many co-authors only write in Word. Some style requirements force Markdown. The conversion tools below handle every direction without losing references or equations.

Manuscript revisions and tracked changes

Co-authors and reviewers expect to see what changed between drafts. LaTeX doesn't have built-in Word-style track changes, but latexdiff generates a PDF with deletions struck through and additions in color — and our tool runs it for you against any two .tex versions.

Word counts and submission limits

Most journals impose word-count limits, and counting words in a LaTeX file is harder than it sounds — comments, math, captions, and bibliography all need different treatment.

Citations and bibliographies

BibTeX is its own world, deep enough to warrant a dedicated hub: BibTeX and citations →

Quick links to the most-used tools and guides in that hub:

Coming: ModernTex

The tools above run in a browser. If you write LaTeX manuscripts seriously on a Mac, the native experience matters — and that's what ModernTex is for. A native macOS editor built around the academic manuscript workflow: multi-file projects, synchronized PDF preview, plain-language compile errors, BibTeX autocomplete that searches by author or title, revision snapshots, and submission-readiness checks. Currently in development; the waitlist gets one email at launch.

About these tools

Every web tool listed here is free, runs without an account, and processes files in memory only. The backend container is recreated per-request and never writes your file to durable storage. If you need stronger guarantees, the entire codebase is observable: most validation logic ships open-source, and the tools page itself documents the backend architecture. Files you upload are also covered under the Terms of Service and the Privacy Policy.

From the team behind these tools

Writing LaTeX on a Mac?

I'm building ModernTex — a native macOS LaTeX studio. Drop your email and I'll send you one note when it ships.

We'll only use your email to notify you at launch. Privacy Policy · Learn more about ModernTex →