Self-hosted document parsing
Extract reading order and structured text from documents inside infrastructure the operator controls.
Independent tool overview
HunyuanOCR is Tencent's lightweight, open-weight OCR vision-language model. The current main release is HunyuanOCR 1.5, a 1B-parameter system for document parsing, text spotting, information extraction, text-image translation, and related visual-text tasks. Its local deployment options are unusually broad, but the custom community license excludes use in the EU, UK, and South Korea and production teams must validate every field rather than treating fluent structured output as exact transcription.
Visit the official HunyuanOCR site ↗
Overview
Tencent released HunyuanOCR 1.0 in November 2025 and upgraded the main repository and model card to HunyuanOCR 1.5 in July 2026. The original release remains available on a versioned branch, while new downloads from the main model repository receive the 1.5 weights and DFlash draft model.
The current model keeps a lightweight 1B-parameter architecture and unifies document parsing, text spotting, information extraction, and text-image translation. Tencent also describes newer coverage for multi-image questions, low-resource text, and ancient scripts, with training extended to 4K images and a 128K context window.
The official stack supports native Transformers, autoregressive vLLM, DFlash speculative decoding, and a GGUF path for llama.cpp on CPU, consumer GPU, or laptop hardware. The unified server environment currently requires CUDA 13, although Tencent documents lighter configuration-specific recipes.
Vendor and paper benchmarks are useful for shortlisting, not proof for a particular document set. Accuracy can change with handwriting, scans, photographs, rotation, compression, glare, tiny text, mixed languages, tables, formulas, seals, watermarks, and domain-specific field formats.
The weights are not covered by a standard permissive open-source license. The Tencent Hunyuan Community License limits the authorized territory, imposes distribution and end-user disclosure obligations, restricts using outputs to improve unrelated AI models, and requires a separate license for certain organizations above 100 million monthly active users.
Use cases
The strongest fit depends on the job you need the product to complete, not the size of its feature list.
Extract reading order and structured text from documents inside infrastructure the operator controls.
Locate and transcribe text in scans, screenshots, signs, posters, and photographed scenes.
Prototype field extraction from recurring forms after building a document-specific schema and validation set.
Evaluate OCR and text-image translation across language and layout combinations represented in the model's documented scope.
Use the documented llama.cpp conversion path when a 1B model and local inference are more practical than a hosted document API.
Capabilities
Generates text or structured output directly from an image instead of requiring separate detection, recognition, and layout stages.
The current inference client exposes twelve official task types with fixed prompts, sampling, and post-processing.
Produces long structured representations for dense pages, tables, formulas, and mixed layout.
Supports targeted semantic extraction in addition to plain transcription.
Handles reading and translation in a single visual-language workflow for supported scenarios.
Uses a small block-diffusion draft model to propose tokens that the target verifies, reducing long-output decoding latency without intentionally changing the target distribution.
Official code covers vLLM, native Transformers, DFlash, batch inference, and an OpenAI-compatible server interface.
Tencent documents GGUF conversion and llama.cpp serving for CPU, consumer-GPU, and laptop environments.
The repository includes supervised fine-tuning, packed-data preparation, DFlash training, and reinforcement-learning components for teams qualified to use the license.
Process
Step 1
Have counsel confirm the deployment territory, organization size, distribution model, end-user disclosures, attribution, output use, acceptable-use obligations, and whether a separate Tencent license is necessary.
Step 2
Specify required fields, tables, reading order, coordinates, confidence policy, normalization, and allowed null values before selecting a task preset.
Step 3
Manually verify samples across document types, languages, cameras, scanners, handwriting, layouts, resolutions, and worst-case image defects.
Step 4
Record model and code revision, task type, runtime, conversion, sampling, post-processing, hardware, and dependency versions; do not silently track the mutable main branch.
Step 5
Classify inputs, remove unnecessary personal data, isolate uploads, encrypt storage and transport, restrict logs, set deletion windows, and scan files before decoding.
Step 6
Use the official fixed task prompts and conservative decoding, then store the source image, raw response, normalized output, model version, and processing timestamp.
Step 7
Apply format, checksum, range, cross-field, dictionary, and duplicate checks; route uncertain or high-impact fields to a person viewing the original image.
Step 8
Treat all recognized document text as untrusted data. Never allow embedded instructions, URLs, scripts, or extracted values to trigger tools, payments, account changes, or downstream commands.
Step 9
Measure character and word error, exact field match, table structure, omission, hallucination, latency, cost, and manual-review rate by document cohort after every model or pipeline change.
Cost
Tencent publishes downloadable weights and code without a per-page software fee under its community license, but this is not cost-free production OCR. Operators pay for compute, storage, engineering, security, monitoring, review, and legal compliance. The public Tencent demo has no published production price or service-level commitment and should not be treated as a commercial API quote.
No published model fee; infrastructure costs apply
Download and operate HunyuanOCR 1.5 under the Tencent Hunyuan Community License if the use and territory are eligible.
Public demo; no production price published
Tencent links a browser demo for evaluation, not a documented production service contract.
Pricing checked . Check current pricing at the source ↗
Assessment
Compare
The right alternative depends on the specific output, workflow, controls and budget your project requires.
Business Operations
Another open OCR model for teams comparing document compression, structured parsing, runtime support, and license fit.
Explore DeepSeek OCR 2 →Business Operations
A compact OCR and document-understanding option with a different serving ecosystem and commercial API path.
Explore GLM-OCR →Business Operations
A current hosted document-understanding model when a managed API and layout-aware outputs are preferable to self-hosting.
Explore Mistral OCR 4.1 →Business Operations
The earlier Mistral OCR generation for teams maintaining an existing integration or comparing version behavior.
Explore Mistral OCR 3 →Questions
HunyuanOCR is Tencent's lightweight OCR-specialized vision-language model for document parsing, text spotting, information extraction, translation, and related visual-text work.
Tencent replaced the main repository and model card with HunyuanOCR 1.5 in July 2026. The original 1.0 materials remain available on the repository's v1.0 branch.
Tencent provides weights, inference code, and training components, but they use the custom Tencent Hunyuan Community License rather than a standard permissive open-source license. Review the exact terms before use.
Not under the published community license reviewed. It defines the authorized territory as worldwide excluding those regions and says model, output, and result use outside that territory is unlicensed. Seek qualified legal advice or a separate license.
Yes. Tencent documents vLLM, native Transformers, DFlash, and a GGUF llama.cpp path for CPU, consumer GPU, or laptop deployment. Actual memory, speed, accuracy, and compatibility depend on the chosen runtime and hardware.
There is no published per-page fee for downloading the weights, but the license restricts use and the operator pays infrastructure, implementation, security, evaluation, monitoring, and human-review costs.
It is designed for document parsing and information extraction, including long structured output. Production use still needs schema constraints, structural checks, and human comparison with the original page.
Not without validation. OCR can change digits, signs, decimal points, dates, units, account numbers, and totals. Use checksums, ranges, cross-field reconciliation, and human review for any consequential field.
Measure character and word error, exact field match, table and reading-order structure, omissions, hallucinations, language and image-condition cohorts, latency, throughput, compute cost, and manual-review rate on your own gold dataset.
Bottom line
HunyuanOCR 1.5 is a compelling compact OCR model for qualified teams that want local control, several official serving paths, and more than plain transcription. The license is the first gate—not a footnote—and the second gate is a representative, field-level evaluation that proves the model does not silently invent or alter consequential document content.
Visit HunyuanOCR website ↗
Amazon Quick Suite - Quick connect to your information across apps

Shopify SimGym - Simulate buyer behavior with AI shoppers and gain the confidence of high traffic brands before launch.

Gemini Enterprise - Discover, create, share, and run AI agents all in one secure platform.

Microsoft Copilot: Is your ai companion across microsoft 365 for writing, summarizing, and automating work.

Get access to all our AI courses, hundreds of real-world AI use cases, live expert-led workshops, an exclusive network of AI early adopters, and more.
Get unlimited access to all of our current & upcoming industry-specific AI courses for the duration of your subscription.
To keep up with the rapid pace of AI, our team publishes AI implementation guides daily. Our library contains 300+ practical use cases to automate real-world work.
Join weekly, live, interactive sessions with industry leaders who are at the forefront of AI for hands-on implementation guidance and exclusive insights.
Network with an exclusive community of AI-first professionals who are working smarter with AI. Learn how early adopters are using AI in their work and businesses.