所有 Documentize 客户端的统一中心
Desktop & Terminal clients for PDF processing
Native clients that connect to the Documentize API directly from your desktop or terminal. No browser required — pick the version that fits your OS and workflow.
Enable your paid subscription
Desktop and terminal clients don't share your browser session, so they need your API token to unlock your paid subscription. Sign in on the web app, open the side menu, and click Copy API token to copy it to your clipboard — then paste it into the client as described below. Once an API key is set, it's sent with every request and takes priority over any signed-in session, so the client uses your subscription immediately. Leave the field empty to sign in interactively instead; either method gives the client access to your paid plan.
- Open the client and go to Settings (in the TUI, it's on the main menu).
- Paste your copied token into the API Key field of your profile — labeled "API Key (optional)" in the Windows and Linux clients, "API Key:" in the TUI (input is masked).
- Save the profile — the client now uses your subscription on every request.
Windows (MAUI)
The Windows client is built with .NET MAUI and runs natively on Windows 10 or later.
Requirements
- Windows 10 version 1809 (build 17763) or later
- x64 processor architecture
Setup
- Download and extract
pdfcon_windows.zip - Run
PDFCON.exefrom the extracted folder
No installer is required — the package is self-contained and runs directly after extraction.
Linux (Avalonia)
The Linux client is built with Avalonia UI and supports X11 and Wayland display servers.
Requirements
- 64-bit Linux (Ubuntu 22.04+ or equivalent)
- X11 or Wayland display server
- Required libraries:
libfontconfig1,libfreetype6,libglib2.0-0,libgl1
Setup
- Download and extract
pdfcon_linux.zip - Install required dependencies if not already present:
sudo apt-get install -y libfontconfig1 libfreetype6 libglib2.0-0 libgl1- Make the binary executable and run it:
chmod +x ./PDFCON
./PDFCONTUI — Terminal client (cross-platform)
A lightweight terminal interface built with Terminal.Gui. Runs entirely in the console with no display server required — ideal for servers and headless environments.
Requirements
- Windows 10+, Linux, or macOS
- Any terminal emulator (xterm, Windows Console, iTerm2, etc.)
Setup on Windows
- Download and extract
pdfcon_tui.zip - Open a terminal and run:
PDFCON.Tui.exeSetup on Linux / macOS
- Download and extract
pdfcon_tui.zip - Make the binary executable and run it:
chmod +x ./PDFCON.Tui
./PDFCON.Tui选择您的平台,下载客户端,即可在几秒钟内与 Documentize 云或您的私有 API 开始同步。
[Desktop.Hero.Subheading]
如何开始
1. 选择您的客户端
选择桌面版以获得 GUI 体验,或选择终端版以进行命令行工作流。
2. 下载 & 安装
点击下载按钮,运行安装程序或解压压缩包,然后启动应用程序。
3. 连接到 Documentize
输入您的云凭据或配置自托管的 API 端点,以开始同步文档。
4. 同步并使用 AI 功能
所有文件都会即时同步,AI 驱动的建议、摘要和搜索随处可用。
FAQs
[Desktop.Sections.Title]
统一的云端与自托管支持
使用相同的 UI 和命令连接 Documentize SaaS 或您自己的本地 API。
AI 驱动的协助
使用集成的 AI 引擎直接在客户端进行摘要、搜索和内容生成。
离线模式
离线工作;更改会被排队,在重新连接时同步。