すべての 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 エンジンを使用して、クライアントから直接コンテンツを要約、検索、生成します。
オフラインモード
オフラインで作業できます。変更はキューに入れられ、再接続時に同期されます。