> ## Content Index
> Fetch the complete content index at: https://globalfeed.ai/llms.txt
> Use this file to discover other available public pages before exploring further.

# Cohere announces Parse 5, a model that turns documents into Markdown
- URL: https://globalfeed.ai/en/cohere-announces-parse-5-a-model-that-turns-documents-into-markdown/
- Published: 2026-08-28T01:41:25.000Z
- Updated: 2026-08-28T13:42:02.000Z
- Description: The 2.3-billion-parameter vision language model converts PDF, presentation and image pages into structured text. The company's price is $1.50 per 1,000 pages.
- Author: GlobalFeed Editor
- Tags: Cohere, document processing, AI, enterprise, API, dil-en, elle

Cohere announced Parse 5, a model for processing enterprise documents. The company presents it as an option that keeps per-page cost low while maintaining parsing accuracy, aimed at high-volume enterprise work.

It is a 2.3-billion-parameter vision language model with an 8,192-token context window and a footprint of roughly 4.6 GB, built on Cohere Labs' North-Micro-Vision-Instruct architecture.

It works like this: a PDF, presentation or JPEG page is supplied as a base64-encoded data URI, and the model returns Markdown. The output orders text by reading sequence; tables come back as HTML, and lists and form key-value pairs are marked separately. Images get descriptions along with bounding box coordinates.

The stated price is $1.50 per 1,000 pages. Cohere argues this is among the lowest per-page rates in the sector; that comparison is the company's own assessment and has not been independently verified.

Parse 5 is available through the Cohere Parse API, Microsoft Foundry, AWS SageMaker and the single-tenant Model Vault. The company also says it has opened a Hugging Face Space where the model can be tried for free, and that Parse is available to North and Compass users.

For details see [Cohere's documentation](https://docs.cohere.com/page/document-parsing-for-enterprises?ref=globalfeed.ai).