VerbTeX LaTeX Editor cover image
VerbTeX LaTeX Editor icon

VerbTeX LaTeX Editor

The collaborative LaTeX Editor for your Android device

verbosus.com · verbosus.verbtex

0.0 500,000 500,000 v5.0.2 15.6 MB SDK 24+ PEGI-3 · Everyone

VerbTeX LaTeX Editor screenshot 1 VerbTeX LaTeX Editor screenshot 2 VerbTeX LaTeX Editor screenshot 3 VerbTeX LaTeX Editor screenshot 4 VerbTeX LaTeX Editor screenshot 5 VerbTeX LaTeX Editor screenshot 6 VerbTeX LaTeX Editor screenshot 7 VerbTeX LaTeX Editor screenshot 8
UpdatedOct 14, 2025
PublishedApr 14, 2021
Packageverbosus.verbtex
MD5ccf3fdf9ffc1f9c7dbb2e461f6264d6f
SHA1 (signer)44:64:F9:0E:37:1A:4B:6E:10:25:12:E6:BE:E2:61:40:36:A6:07:6A
Signed byCN=Daniel Kuster, O=Verbosus.com, L=Innsbruck, ST=Tirol, C=Austria
Architecturesx86, x86-64, armeabi-v7a, arm64-v8a
Malware scanTRUSTED
Websitehttps://www.verbosus.com/android-latex-editor.html
Contact[email protected]
Privacy policyView

What's new

* Bugfix: Correct handling of invalid paths

* Bugfix: Rare crash in offline compiler

Description

VerbTeX is a free, collaborative LaTeX Editor for your Android device. It allows you to create and manage LaTeX projects directly on your Android device and generate a PDF offline (Verbnox) or online (Verbosus).

This software is provided "as is" without warranties or conditions of any kind, either expressed or implied.

Features:
* Use PdfLaTeX, XeLaTeX or LuaLaTeX to generate a PDF
* Use BibTeX or Biber for bibliographies
* Offline compilation (Local Mode, enable in Settings)
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Git integration (Local Mode)
* 2 Modes: Local Mode (stores .tex documents on your device) and Cloud Mode (synchronizes your projects with Verbosus)
* Full LaTeX distribution (TeXLive)
* No account needed (Local Mode)
* Syntax highlighting
* Hotkeys (see below)
* Web-Interface (Cloud Mode)
* Collaboration (Cloud Mode)
* Two factor authentication (Cloud Mode, in combination with Copiosus)
* Autosave (Local Mode)
* No ads

Additional features in VerbTeX Pro:
* Code completion (commands)
* Encrypted transmission (TLS) of your content
* Unlimited number of projects (Local Mode)
* Unlimited number of documents (Local Mode)
* Unlimited number of projects (Cloud Mode)
* Unlimited number of documents (Cloud Mode)

Limitations in free VerbTeX version:
* Max. number of projects (Local Mode): 2
* Max. number of documents per project (Local Mode): 2
* Max. number of files to upload per project (Local Mode): 2
* Max. number of projects (Cloud Mode): 2
* Max. number of documents per project (Cloud Mode): 2

Import and export existing projects in Local Mode:
* Link to Dropbox or Box (Settings -> Link to Dropbox / Link to Box) and let VerbTeX automatically synchronize your projects
OR
* Use Git integration: Clone or track an existing repository

Use any .ttf/.otf font:
Put your font file inside your project and reference it in your document:

\documentclass{article}
\usepackage{fontspec}
\setmainfont{fontname.otf}
\begin{document}
\section{Main Heading}
Это тест
\end{document}

You can write chinese in PdfTeX using the CJKutf8 package as shown in the following example:

\documentclass{article}
\usepackage{CJKutf8}
\begin{document}
\begin{CJK}{UTF8}{gbsn}
这是一个测试
\end{CJK}
\end{document}

You can write chinese in XeTeX using the xeCJK package as shown in the following example:

\documentclass{article}
\usepackage{xeCJK}
\begin{document}
这是一个测试
\end{document}

If you experience any performance issues while using the editor please try
* to disable syntax highlighting and line numbers by choosing Menu -> Syntax Highlighting: ON and Line Numbers: ON
* to split up your project into multiple .tex files by using the \include{...} command of LaTeX

Hotkeys in editor:
ctrl+s: Save
ctrl+g: Generate PDF
ctrl+n: New document
ctrl+d: Delete document
ctrl+.: Next document
ctrl+,: Previous document

Required features

Permissions (4)

VerbTeX LaTeX Editor requests the following Android permissions:

Tags

Related apps