모든 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 환경을 위해 Desktop을 선택하거나 명령줄 워크플로를 위해 Terminal을 선택하세요.
2. 다운로드 및 설치
다운로드 버튼을 클릭하고, 설치 프로그램을 실행하거나 압축 파일을 풀고, 애플리케이션을 실행하세요.
3. Documentize에 연결
클라우드 자격 증명을 입력하거나 자체 호스팅 API 엔드포인트를 구성하여 문서 동기화를 시작하세요.
4. 동기화 및 AI 기능 사용
모든 파일이 즉시 동기화되며, AI 기반 제안, 요약 및 검색을 어디서든 사용할 수 있습니다.
FAQs
[Desktop.Sections.Title]
통합 클라우드 및 자체 호스팅 지원
동일한 UI와 명령어를 사용하여 Documentize SaaS 또는 자체 온프레미스 API에 연결하세요.
AI 기반 지원
통합 AI 엔진을 사용하여 클라이언트에서 직접 요약하고, 검색하며, 콘텐츠를 생성합니다.
오프라인 모드
오프라인으로 작업합니다; 변경 사항은 대기열에 쌓였다가 다시 연결하면 동기화됩니다.