VerbTeX Pro LaTeX Editor
VerbTeX Pro LaTeX Editor is #31 in Productivity Paid in Netherlands and charting in 1 of 24 countries we track.
Updated 27 Sep 2026 · rankings refresh through the day
DeveloperVerbosus.com
CategoryProductivity
Price9.99 EUR
Released
Rating★ 5.0 (3)
Version4.1.0
Age rating4+
First seen by us
27 Sep 2026
Installs (est.)5k+ worldwide
Rating
5.0 ★
3 ratings
Measured
Best rank now
#31
Measured
VerbTeX Pro LaTeX Editor on the App Store
App details
App ID
560872078
Publisher
Daniel Kuster
Minimum OS
iOS 18.6+
Content rating
4+
Languages
1
EN
Size
28 MB
VerbTeX Pro LaTeX Editor downloads
Worldwide, per day, and installs to date. The band is open; the exact number is free with an account.
How this is calculated
Apple publishes no download counts. iPhone downloads come from chart positions and daily rating growth per country, calibrated on Google Play install counts; lifetime installs from ratings worldwide × installs per rating. Confidence is the chance the real number is within half to double ours.
Where VerbTeX Pro LaTeX Editor's downloads come from Modelled
Last 30 days: organic search, browsing the store, features and paid ads.
Active users
All platforms, worldwide. Free with an account.
Stickiness (DAU / MAU)
how many monthly users open it on a given day
How this is calculated
Monthly users come from lifetime installs across every store, fitted on monthly active user figures companies publish; daily users = monthly × the typical daily/monthly ratio for the category. Confidence is the chance the real number is within half to double ours.
Where it ranks now
Every top chart it appears in across 24 countries.
| Country | Charts | Rank |
|---|---|---|
| ProductivityPaid | #31 |
Apps near VerbTeX Pro LaTeX Editor on the chart
Productivity Paid, around #31.
Ratings
App Store, worldwide.
Rating
5.0 ★
3 ratings
Measured
Ratings
3
Measured
About VerbTeX Pro LaTeX Editor
VerbTeX Pro is the secure LaTeX Editor for your iOS device. It allows you to create and manage LaTeX projects directly on your iOS 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:
* 2 Modes: Local (stores .tex documents on your device) and Cloud (synchronizes your projects with Verbosus)
* Offline compilation (Local Mode, enable in Settings)
* Use PdfLaTeX, XeLaTeX or LuaLaTeX to generate a PDF
* Use BibTeX or Biber for bibliographies
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Git integration (Local Mode)
* iCloud integration (Local Mode)
* Zotero integration (Local Mode)
* Mendeley integration (Local Mode)
* AI assistant (available in supported regions)
* Custom keyboard shortcuts
* Inverse search (jump from PDF to .tex file)
* Syntax highlighting
* Line numbers
* Autosave
* Hotkeys (see below)
* File upload incl. subfolders (Local Mode)
* Web-Interface (Cloud Mode)
* Two factor authentication (Cloud Mode, in combination with Copiosus)
* No ads
Additional features in VerbTeX Pro:
* Code completion (commands)
* Unlimited number of projects (Local Mode)
* Unlimited number of documents per project (Local Mode)
* Unlimited number of file uploads per project (Local Mode)
* Unlimited number of projects (Cloud Mode)
* Unlimited number of documents per project (Cloud Mode)
* Support development of free iOS apps
If you experience any performance issues when loading a project or while using the editor please try
* to disable syntax highlighting and line numbers by choosing Settings -> Syntax Highlighting
* to split up your project into multiple .tex files by using the include{...} command of LaTeX
Import or export existing projects (Local Mode):
* Git integration lets you create a new or clone an existing repository.
* Automatic Dropbox or Box synchronization (Settings -> Link to Dropbox or Box). Synchronization is done once a minute.
Use any .ttf/.otf font (Local Mode):
If you want to use a custom font or a font that is not installed you can import it via Git integration, via Dropbox, via Box or manually via Finder. In your project you can use the font like this:
\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}
Hotkeys in editor (can be changed in editor - settings - keyboard shortcuts):
ctrl+,: Settings
ctrl+s: Save
ctrl+g: Generate result
ctrl+f: Search
ctrl+p: Preview
ctrl+n: New document
ct
This software is provided "as is" without warranties or conditions of any kind, either expressed or implied.
Features:
* 2 Modes: Local (stores .tex documents on your device) and Cloud (synchronizes your projects with Verbosus)
* Offline compilation (Local Mode, enable in Settings)
* Use PdfLaTeX, XeLaTeX or LuaLaTeX to generate a PDF
* Use BibTeX or Biber for bibliographies
* Automatic Dropbox synchronization (Local Mode)
* Automatic Box synchronization (Local Mode)
* Git integration (Local Mode)
* iCloud integration (Local Mode)
* Zotero integration (Local Mode)
* Mendeley integration (Local Mode)
* AI assistant (available in supported regions)
* Custom keyboard shortcuts
* Inverse search (jump from PDF to .tex file)
* Syntax highlighting
* Line numbers
* Autosave
* Hotkeys (see below)
* File upload incl. subfolders (Local Mode)
* Web-Interface (Cloud Mode)
* Two factor authentication (Cloud Mode, in combination with Copiosus)
* No ads
Additional features in VerbTeX Pro:
* Code completion (commands)
* Unlimited number of projects (Local Mode)
* Unlimited number of documents per project (Local Mode)
* Unlimited number of file uploads per project (Local Mode)
* Unlimited number of projects (Cloud Mode)
* Unlimited number of documents per project (Cloud Mode)
* Support development of free iOS apps
If you experience any performance issues when loading a project or while using the editor please try
* to disable syntax highlighting and line numbers by choosing Settings -> Syntax Highlighting
* to split up your project into multiple .tex files by using the include{...} command of LaTeX
Import or export existing projects (Local Mode):
* Git integration lets you create a new or clone an existing repository.
* Automatic Dropbox or Box synchronization (Settings -> Link to Dropbox or Box). Synchronization is done once a minute.
Use any .ttf/.otf font (Local Mode):
If you want to use a custom font or a font that is not installed you can import it via Git integration, via Dropbox, via Box or manually via Finder. In your project you can use the font like this:
\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}
Hotkeys in editor (can be changed in editor - settings - keyboard shortcuts):
ctrl+,: Settings
ctrl+s: Save
ctrl+g: Generate result
ctrl+f: Search
ctrl+p: Preview
ctrl+n: New document
ct
Latest updates
4.1.0
* Keep positions when switching projects
* Tabs in editor performance fixes