<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>FormaTeX</title>
    <link>https://formatex.io</link>
    <description>LaTeX compilation API, browser editor, and AI assistant for developers. Guides, tutorials, and updates.</description>
    <language>en-us</language>
    <lastBuildDate>Wed, 22 Apr 2026 20:28:24 GMT</lastBuildDate>
    <atom:link href="https://formatex.io/feed.xml" rel="self" type="application/rss+xml"/>
    <image>
      <url>https://formatex.io/og-image.png</url>
      <title>FormaTeX</title>
      <link>https://formatex.io</link>
    </image>
  <item>
    <title>LaTeX Certificate Generation at Scale via API</title>
    <link>https://formatex.io/blog/latex-certificate-generation-at-scale</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-certificate-generation-at-scale</guid>
    <description>Batch-generate pixel-perfect PDF certificates using the FormaTeX API. Template design, bulk generation patterns, rate limit handling, and plan selection.</description>
    <pubDate>Sun, 05 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LaTeX vs. HTML-to-PDF: Which Should You Use?</title>
    <link>https://formatex.io/blog/latex-vs-html-to-pdf</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-vs-html-to-pdf</guid>
    <description>Puppeteer, wkhtmltopdf, WeasyPrint, Prince — or LaTeX? A practical comparison of PDF generation approaches by use case, quality, and complexity.</description>
    <pubDate>Sat, 04 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Using All Four LaTeX Engines via the FormaTeX API</title>
    <link>https://formatex.io/blog/using-all-4-latex-engines-via-api</link>
    <guid isPermaLink="true">https://formatex.io/blog/using-all-4-latex-engines-via-api</guid>
    <description>Practical code examples for pdfLaTeX, XeLaTeX, LuaLaTeX, and latexmk via the FormaTeX REST API — when to use each engine and how to call them.</description>
    <pubDate>Fri, 03 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>The Best LaTeX PDF APIs in 2026</title>
    <link>https://formatex.io/blog/best-latex-pdf-apis-2026</link>
    <guid isPermaLink="true">https://formatex.io/blog/best-latex-pdf-apis-2026</guid>
    <description>A comparison of every LaTeX compilation API available in 2026 — FormaTeX, LaTeX.Online, CloudConvert, Aspose.TeX, and others. Evaluated on features, pricing, and developer experience.</description>
    <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>The Complete Guide to LaTeX Engines: pdfLaTeX, XeLaTeX, LuaLaTeX, and latexmk</title>
    <link>https://formatex.io/blog/latex-engine-complete-guide</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-engine-complete-guide</guid>
    <description>A practical comparison of all four LaTeX engines — what each one does, when to use it, and how to select the right engine via the FormaTeX API.</description>
    <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LaTeX PDF Generation in Python: From subprocess to REST API</title>
    <link>https://formatex.io/blog/latex-pdf-generation-python</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-pdf-generation-python</guid>
    <description>The subprocess approach to LaTeX in Python is painful — version conflicts, temp file management, missing packages. Here is the clean REST API alternative with full code examples.</description>
    <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Why LaTeX Produces Better PDFs Than Word</title>
    <link>https://formatex.io/blog/why-latex-produces-better-pdfs-than-word</link>
    <guid isPermaLink="true">https://formatex.io/blog/why-latex-produces-better-pdfs-than-word</guid>
    <description>LaTeX and Microsoft Word both produce PDFs, but the results are not the same. Here is why professional typographers, publishers, and scientists choose LaTeX.</description>
    <pubDate>Wed, 01 Apr 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Smart Compile: AI-Powered LaTeX Error Fixing</title>
    <link>https://formatex.io/blog/smart-compile-ai-powered-latex-error-fixing</link>
    <guid isPermaLink="true">https://formatex.io/blog/smart-compile-ai-powered-latex-error-fixing</guid>
    <description>FormaTeX Smart Compile automatically detects and fixes LaTeX errors using an 18-step AI pipeline. Stop debugging cryptic TeX errors — let the API fix them for you.</description>
    <pubDate>Tue, 31 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>FormaTeX MCP Server: LaTeX Compilation for AI Agents</title>
    <link>https://formatex.io/blog/formatex-mcp-server-ai-agents</link>
    <guid isPermaLink="true">https://formatex.io/blog/formatex-mcp-server-ai-agents</guid>
    <description>FormaTeX v1.4 introduces an MCP server that lets AI agents compile LaTeX, check engine availability, and monitor usage — directly from Claude Desktop, Cursor, and other MCP clients.</description>
    <pubDate>Sun, 29 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Getting Started with FormaTeX</title>
    <link>https://formatex.io/blog/getting-started-with-formatex</link>
    <guid isPermaLink="true">https://formatex.io/blog/getting-started-with-formatex</guid>
    <description>Learn how to compile LaTeX documents to PDF in seconds using the FormaTeX API — no TeX Live installation required.</description>
    <pubDate>Mon, 23 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>The FormaTeX Security Model: How We Sandbox LaTeX Compilation</title>
    <link>https://formatex.io/blog/formatex-security-model</link>
    <guid isPermaLink="true">https://formatex.io/blog/formatex-security-model</guid>
    <description>LaTeX can execute shell commands, read files, and make network requests. Here is every security layer FormaTeX implements to safely compile untrusted LaTeX at scale.</description>
    <pubDate>Sat, 14 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LuaLaTeX via API: Programmable PDFs with Lua Scripting</title>
    <link>https://formatex.io/blog/lualatex-api-programmable-pdfs</link>
    <guid isPermaLink="true">https://formatex.io/blog/lualatex-api-programmable-pdfs</guid>
    <description>LuaLaTeX embeds a full Lua interpreter inside LaTeX. Here is what that enables, how to use it via the FormaTeX API, and when it makes sense over XeLaTeX or pdflatex.</description>
    <pubDate>Fri, 13 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Async LaTeX Compilation and Webhooks</title>
    <link>https://formatex.io/blog/async-latex-compilation-webhooks</link>
    <guid isPermaLink="true">https://formatex.io/blog/async-latex-compilation-webhooks</guid>
    <description>Synchronous compilation is not always enough. Learn how to use FormaTeX async jobs, polling, PDF downloads, and webhooks for production-grade LaTeX compilation workflows.</description>
    <pubDate>Wed, 11 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Overleaf vs. FormaTeX: Which LaTeX Platform Should You Choose?</title>
    <link>https://formatex.io/blog/overleaf-vs-formatex</link>
    <guid isPermaLink="true">https://formatex.io/blog/overleaf-vs-formatex</guid>
    <description>Overleaf is an online LaTeX editor. FormaTeX is a multi-product LaTeX platform with a Cloud Editor, REST API, AI Assistant, and MCP Server. Here is when you need each one.</description>
    <pubDate>Mon, 09 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Automating Academic Paper PDFs with the LaTeX API</title>
    <link>https://formatex.io/blog/automating-academic-paper-pdfs</link>
    <guid isPermaLink="true">https://formatex.io/blog/automating-academic-paper-pdfs</guid>
    <description>Academic papers, theses, and scientific reports all require LaTeX. Here is how to automate PDF generation for academic documents using the FormaTeX API in your research pipeline.</description>
    <pubDate>Sat, 07 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LaTeX PDF Generation in Node.js and TypeScript</title>
    <link>https://formatex.io/blog/latex-pdf-generation-nodejs-typescript</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-pdf-generation-nodejs-typescript</guid>
    <description>Generate professional PDFs from LaTeX in Node.js — no system dependencies, no temp files, just an API call. Full TypeScript client with error handling and Next.js integration.</description>
    <pubDate>Fri, 06 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Build a LaTeX Resume and CV Generator with the FormaTeX API</title>
    <link>https://formatex.io/blog/latex-resume-cv-generator-saas</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-resume-cv-generator-saas</guid>
    <description>LaTeX produces the best-looking CVs in the world. Here is how to build a resume generation service that compiles professional PDFs via the FormaTeX API.</description>
    <pubDate>Wed, 04 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Generate PDF Invoices with the LaTeX API</title>
    <link>https://formatex.io/blog/generate-pdf-invoices-with-latex-api</link>
    <guid isPermaLink="true">https://formatex.io/blog/generate-pdf-invoices-with-latex-api</guid>
    <description>LaTeX produces pixel-perfect invoices that look better than any HTML-to-PDF tool. Here is how to generate professional invoices programmatically using the FormaTeX API.</description>
    <pubDate>Tue, 03 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LaTeX Compilation Timeouts in CI/CD: Causes, Fixes, and Plan Selection</title>
    <link>https://formatex.io/blog/latex-compilation-timeouts-in-ci-cd</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-compilation-timeouts-in-ci-cd</guid>
    <description>LaTeX can take minutes to compile complex documents. Here is why, how to diagnose slow compilations, and how to configure timeouts correctly in your CI pipeline.</description>
    <pubDate>Mon, 02 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LaTeX Security Risks: What Happens When You Run pdflatex on Your Server</title>
    <link>https://formatex.io/blog/latex-security-risks-on-your-server</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-security-risks-on-your-server</guid>
    <description>LaTeX is Turing-complete and can execute shell commands, read files, and make network requests. Here is what you are exposing when you run user-supplied LaTeX without a sandbox.</description>
    <pubDate>Sun, 01 Mar 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Self-Hosting LaTeX vs. Using a Compilation API: A Cost Analysis</title>
    <link>https://formatex.io/blog/self-hosting-latex-vs-compilation-api</link>
    <guid isPermaLink="true">https://formatex.io/blog/self-hosting-latex-vs-compilation-api</guid>
    <description>Running your own TeX Live server seems free — until you add up the real costs. A detailed breakdown of self-hosted LaTeX infrastructure vs. a managed compilation API.</description>
    <pubDate>Sat, 28 Feb 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Why TeX Live Docker Images Are 4 GB (And What to Do About It)</title>
    <link>https://formatex.io/blog/why-texlive-docker-images-are-4gb</link>
    <guid isPermaLink="true">https://formatex.io/blog/why-texlive-docker-images-are-4gb</guid>
    <description>A 4 GB container image just to compile a PDF is a real problem in CI/CD pipelines. Here is why TeX Live is so large, what it costs you, and the lighter alternative.</description>
    <pubDate>Fri, 27 Feb 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Math Typesetting in LaTeX: From Basics to API Integration</title>
    <link>https://formatex.io/blog/math-typesetting-in-latex</link>
    <guid isPermaLink="true">https://formatex.io/blog/math-typesetting-in-latex</guid>
    <description>LaTeX is the gold standard for typesetting mathematical equations. Learn the syntax, key packages, and how to compile math-heavy documents via the FormaTeX API.</description>
    <pubDate>Wed, 25 Feb 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>LaTeX for Developers: What It Is and Why You Should Care</title>
    <link>https://formatex.io/blog/latex-for-developers</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-for-developers</guid>
    <description>Most developers have never written LaTeX — but as soon as you need to generate professional PDFs programmatically, it becomes the best tool for the job.</description>
    <pubDate>Tue, 24 Feb 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Compiling LaTeX in CI/CD Pipelines with FormatEx</title>
    <link>https://formatex.io/blog/latex-in-ci-cd</link>
    <guid isPermaLink="true">https://formatex.io/blog/latex-in-ci-cd</guid>
    <description>How to generate PDFs automatically in GitHub Actions, GitLab CI, and other pipelines — no TeX Live installation, no Docker image, just an API call.</description>
    <pubDate>Sun, 22 Feb 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>XeLaTeX vs pdfLaTeX: Which Engine Should You Use?</title>
    <link>https://formatex.io/blog/xelatex-vs-pdflatex</link>
    <guid isPermaLink="true">https://formatex.io/blog/xelatex-vs-pdflatex</guid>
    <description>A practical comparison of XeLaTeX and pdfLaTeX — covering Unicode support, custom fonts, compilation speed, and when to choose each engine.</description>
    <pubDate>Sun, 15 Feb 2026 00:00:00 GMT</pubDate>
    <category>Blog</category>
  </item>
  <item>
    <title>Overleaf Alternative — FormaTeX</title>
    <link>https://formatex.io/compare/overleaf-alternative</link>
    <guid isPermaLink="true">https://formatex.io/compare/overleaf-alternative</guid>
    <description>FormaTeX: same browser editor as Overleaf plus a REST API, webhooks, MCP, and AI assistant.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>FormaTeX vs Overleaf API</title>
    <link>https://formatex.io/compare/vs-overleaf</link>
    <guid isPermaLink="true">https://formatex.io/compare/vs-overleaf</guid>
    <description>Overleaf has no public REST API. FormaTeX is the programmatic LaTeX compilation API built for developers.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>FormaTeX vs Self-Hosting TeX Live</title>
    <link>https://formatex.io/compare/vs-self-hosting</link>
    <guid isPermaLink="true">https://formatex.io/compare/vs-self-hosting</guid>
    <description>Why a managed LaTeX API beats running your own TeX Live server.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Equations — Complete Guide</title>
    <link>https://formatex.io/learn/latex-equations</link>
    <guid isPermaLink="true">https://formatex.io/learn/latex-equations</guid>
    <description>Write inline math, display math, and multi-line equations in LaTeX with amsmath.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Tables — Complete Guide</title>
    <link>https://formatex.io/learn/latex-tables</link>
    <guid isPermaLink="true">https://formatex.io/learn/latex-tables</guid>
    <description>Create tables in LaTeX with tabular, booktabs, and longtable.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Bibliography with BibTeX and Biber</title>
    <link>https://formatex.io/learn/latex-bibliography</link>
    <guid isPermaLink="true">https://formatex.io/learn/latex-bibliography</guid>
    <description>Manage references in LaTeX using BibTeX, Biber, natbib, and biblatex.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Math Symbols — Complete Reference</title>
    <link>https://formatex.io/learn/latex-math-symbols</link>
    <guid isPermaLink="true">https://formatex.io/learn/latex-math-symbols</guid>
    <description>Greek letters, operators, arrows, and accents — every LaTeX math symbol with examples.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX TikZ Guide — Drawing Diagrams</title>
    <link>https://formatex.io/learn/latex-tikz-guide</link>
    <guid isPermaLink="true">https://formatex.io/learn/latex-tikz-guide</guid>
    <description>Draw diagrams, graphs, and figures in LaTeX with TikZ and PGF.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>What is LaTeX? — The Complete Beginner&apos;s Guide</title>
    <link>https://formatex.io/educational/what-is-latex</link>
    <guid isPermaLink="true">https://formatex.io/educational/what-is-latex</guid>
    <description>LaTeX is a document preparation system used for scientific papers, theses, and technical documents.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>PDF Generation API — REST API to Generate PDFs</title>
    <link>https://formatex.io/educational/pdf-generation-api</link>
    <guid isPermaLink="true">https://formatex.io/educational/pdf-generation-api</guid>
    <description>What a PDF generation API is, how LaTeX compares to HTML-to-PDF, and how to compile your first PDF.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX to PDF — How to Convert LaTeX to PDF</title>
    <link>https://formatex.io/educational/latex-to-pdf</link>
    <guid isPermaLink="true">https://formatex.io/educational/latex-to-pdf</guid>
    <description>How to convert LaTeX source to PDF — online, via CLI, or programmatically via REST API.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>FormaTeX MCP Server — LaTeX for AI Agents</title>
    <link>https://formatex.io/ai/mcp-server</link>
    <guid isPermaLink="true">https://formatex.io/ai/mcp-server</guid>
    <description>Connect Claude, Cursor, and other AI agents to FormaTeX via the Model Context Protocol.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>Compile LaTeX from Claude AI</title>
    <link>https://formatex.io/ai/claude-integration</link>
    <guid isPermaLink="true">https://formatex.io/ai/claude-integration</guid>
    <description>Use FormaTeX as a tool in Claude workflows — generate and compile LaTeX to PDF.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>AI PDF Generation — LLMs + LaTeX</title>
    <link>https://formatex.io/ai/ai-pdf-generation</link>
    <guid isPermaLink="true">https://formatex.io/ai/ai-pdf-generation</guid>
    <description>Generate PDFs from AI-written LaTeX with automatic error correction.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>XeLaTeX vs pdfLaTeX — Which Engine to Use</title>
    <link>https://formatex.io/engines/xelatex-vs-pdflatex</link>
    <guid isPermaLink="true">https://formatex.io/engines/xelatex-vs-pdflatex</guid>
    <description>Compare XeLaTeX and pdfLaTeX: Unicode support, system fonts, speed, and compatibility.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LuaLaTeX vs pdfLaTeX — Comparison Guide</title>
    <link>https://formatex.io/engines/lualatex-vs-pdflatex</link>
    <guid isPermaLink="true">https://formatex.io/engines/lualatex-vs-pdflatex</guid>
    <description>When to use LuaLaTeX vs pdfLaTeX — Lua scripting, font handling, and performance.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Thesis Template</title>
    <link>https://formatex.io/templates/latex-thesis-template</link>
    <guid isPermaLink="true">https://formatex.io/templates/latex-thesis-template</guid>
    <description>Professional thesis and dissertation template for LaTeX with chapters, bibliography, and appendices.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Resume Template</title>
    <link>https://formatex.io/templates/latex-resume-template</link>
    <guid isPermaLink="true">https://formatex.io/templates/latex-resume-template</guid>
    <description>Clean, professional resume template in LaTeX — compile instantly in the browser.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX Invoice Template</title>
    <link>https://formatex.io/templates/latex-invoice-template</link>
    <guid isPermaLink="true">https://formatex.io/templates/latex-invoice-template</guid>
    <description>Professional invoice template with tabular layout, automatic totals, and logo placement.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>Compile LaTeX in GitHub Actions</title>
    <link>https://formatex.io/integrations/github-actions</link>
    <guid isPermaLink="true">https://formatex.io/integrations/github-actions</guid>
    <description>Automate LaTeX to PDF compilation in CI/CD with the FormaTeX GitHub Action.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX to PDF in Python — FormaTeX API</title>
    <link>https://formatex.io/api/python</link>
    <guid isPermaLink="true">https://formatex.io/api/python</guid>
    <description>Compile LaTeX to PDF from Python using the FormaTeX REST API.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  <item>
    <title>LaTeX to PDF in Node.js — FormaTeX API</title>
    <link>https://formatex.io/api/nodejs</link>
    <guid isPermaLink="true">https://formatex.io/api/nodejs</guid>
    <description>Compile LaTeX to PDF from Node.js using the FormaTeX REST API.</description>
    <pubDate>Thu, 01 Jan 2026 00:00:00 GMT</pubDate>
    <category>Guide</category>
  </item>
  </channel>
</rss>