firecrawl / firecrawl/anydoc

Inbuilt Image Parser with Local OCR (Unlimited OCR, PaddleOCR etc.)

Open
#146 1 comment 6 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
21.5k
Forks
1.3k
Avg merge
42m
Merged PRs (30d)
17

Description

Feature Request
- add local ocr option on cpu only (using unlimited ocr, or paddle ocr) engines (optional installation)
- add image parser so calling it "anydoc" actually makes more sense
- example: anydoc [.jpg/.png/.webp/url]

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by tracing the Rust entry point used for existing document conversion and how input formats are dispatched. Investigate where image inputs such as .jpg, .png, .webp, and URLs could be accepted, and how optional CPU-only OCR installation would integrate. Done means local OCR and image parsing work without a mandatory OCR dependency and produce clean Markdown.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
backend
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.