Nutlope/llama-ocr
An npm library that uses Llama 3.2 Vision to extract text from images and documents, outputting markdown.

Not currently ranked — collecting fresh signals.
star history
This library provides a free OCR solution by leveraging the Llama 3.2 Vision model via Together AI’s API. Users pass an image file path or URL along with an API key, and the library returns markdown-formatted text extracted from the document. It supports local and remote images and defaults to the 90B vision model for accuracy, with a free tier option using the 11B model.
Frequently asked
- What is Nutlope/llama-ocr?
- An npm library that uses Llama 3.2 Vision to extract text from images and documents, outputting markdown.
- Is llama-ocr open source?
- Yes — Nutlope/llama-ocr is an open-source project tracked on heatdrop.
- What language is llama-ocr written in?
- Nutlope/llama-ocr is primarily written in TypeScript.
- How popular is llama-ocr?
- Nutlope/llama-ocr has 2.4k stars on GitHub.
- Where can I find llama-ocr?
- Nutlope/llama-ocr is on GitHub at https://github.com/Nutlope/llama-ocr.