Privacy and advertising choices

Git-Stars uses essential storage for site operation. Optional analytics and ad-measurement scripts stay disabled unless you accept them; partners such as Google may then use cookies or similar identifiers where required. Privacy Policy

LogoGit-Stars
Top StarsTrendingAI AgentsDaily PicksViral ReposInsights
LogoGit-Stars

Discover top GitHub projects with real rankings and AI insights

GitHub
Built withLogo of Git-StarsGit-Stars
Rankings
  • Top Stars
  • Trending
  • AI Agents
  • Daily Picks
  • Explore
Resources
  • Insights
  • Editorial Policy
About
  • About
  • Contact
Legal
  • Privacy Policy
  • Terms of Service
© 2026 Git-Stars. All Rights Reserved.
PI

firecrawl/pdf-inspector

Fast Rust library for PDF inspection, classification, and text extraction. Intelligently detects scanned vs text-based PDFs to enable smart routing decisions.

15k Stars1.1k Forks150 Open Issues15k WatchersRustMIT
Review Readiness

This repository page is useful for visitors, but Git-Stars keeps it out of search indexing until more original evidence and comparison context are available.

70

review score

Needs original analysis
Decision Snapshot

Problem solved

It solves the problem of expensive OCR services for text-based PDFs by handling them locally in under 200ms, and provides accurate text extraction and Markdown conversion for structured documents.

Deployment reality

The available setup signal starts with: cargo add pdf-inspector. Treat this as a starting point, then ask Codex or Claude to inspect the README, environment variables, runtime version, and deployment target before production use.

Commercial use

The recorded license is MIT. This is a useful commercial-use signal, but teams should still verify license text, dependencies, model/API terms, and trademark constraints.

Capability ceiling

firecrawl/pdf-inspector still needs a clearer capability analysis. Use the metadata as a discovery signal, not as a production recommendation.

Source and compliance noteLast synced: Aug 14, 2026

Git-Stars is independent and not affiliated with GitHub or this project. Analysis may be AI-assisted and based on public repository metadata plus short README-derived summaries. We do not mirror full README files, docs, issues, or social comments.

Original GitHub sourceMethodologyEditorial Policy
Editorial Evaluation

firecrawl/pdf-inspector is tracked as a Rust project in the general open source area. This evaluation combines public GitHub metadata, category signals, short source summaries, and Git-Stars editorial rules rather than copying project documentation.

Momentum check: the repository has 15k total stars, with +0 today, +3.3k this week, and +0 this month. These growth windows help distinguish durable adoption from short-lived visibility spikes.

Maintenance check: current activity is Active; the latest push was 9 days ago, and the open issue queue is 150, about 0.98% of total stars. Treat this as an adoption signal, not a substitute for engineering due diligence.

Adoption check: 1.1k forks and 15k watchers suggest how often the project is reused or followed. License signal: MIT. Always verify license compatibility before commercial or internal use.

Practical fit: this project is most relevant when you need Rust teams evaluating ecosystem-native tooling. Be cautious when you need a legal review, security audit, or production SLA.

Source check: Git-Stars currently has 2 explicit source reference(s) for this report and a recent growth signal of 7.2k. Follow the original GitHub repository for final install, security, and release information.

Evidence Checklist

Analysis

Limited

Needs stronger original analysis before indexing.

Sources

Ready

Repository metadata and README/source references are attached.

License

Ready

MIT is recorded for review.

Maintenance

Ready

Recent activity is visible in repository metadata.

Alternatives

Ready

Enough nearby projects exist for comparison.

Best For
  • Rust teams evaluating ecosystem-native tooling
  • teams that prefer mature projects with broad adoption signals
  • use cases where recent maintenance matters
Avoid When
  • you need a legal review, security audit, or production SLA
Adoption Signals

Momentum

15k Stars

Reuse

1.1k Forks

Attention

15k Watchers

Maintenance

active

License

MIT

Open issues

150

Overview

pdf-inspector is a fast Rust library for PDF classification and text extraction. It detects whether a PDF is text-based or scanned, extracts text with position awareness, and converts to clean Markdown without OCR. It includes bindings for Python, Node.js, and browser WebAssembly.

Key Features

- Smart classification (TextBased, Scanned, ImageBased, Mixed) with confidence scores and per-page OCR routing. - Position-aware text extraction with font info, coordinates, and multi-column reading order. - Markdown conversion with headings, lists, code blocks, tables, bold/italic, URL linking, and page breaks. - Table detection (rectangle-based and heuristic), CID font support, encoding issue detection, and browser WebAssembly support.

Tool Positioning

Category signals are still being collected for this project.

Quick Start
cargo add pdf-inspector
View on GitHub Project Homepage
Project Activity

80

Health Score

Active

Commit Activity

Feb 6, 2026

Created

Aug 13, 2026

Last push

Source Trail

GitHub repository metadata

metadata

GitHub README

readme_summary

Star History

+294

Today's growth

+5.3k

7-day growth

+7.2k

30-day growth

Aug 4, 2026Aug 14, 2026
Community Health
1.1k

Forks

150

Open

15k

Watchers

Owner
PI

firecrawl

GitHub profile
Topics & Language
Rustmarkdownnodejsocr-routingpdfpdf-classificationpdf-extractionpdf-parserpythonrusttext-extraction
Ecosystem & Usage
GitHub Repository Project Website
Alternatives & Comparison

ultraworkers/claw-code

An agent-managed museum exhibit, built in Rust with Gajae-Code / LazyCodex — developed and maintained with no human intervention.

195k

farion1231/cc-switch

A cross-platform desktop All-in-One assistant for Claude Code, Codex, OpenCode, OpenClaw, Grok Build & Hermes Agent. Only official website: ccswitch.io

127k

rustdesk/rustdesk

An open-source remote desktop application designed for self-hosting, as an alternative to TeamViewer.

121k

rust-lang/rust

Empowering everyone to build reliable and efficient software.

116k

tauri-apps/tauri

Build smaller, faster, and more secure desktop and mobile applications with a web frontend.

110k
License
MIT
CreatedFeb 6, 2026
Last pushAug 13, 2026
Last syncedAug 14, 2026
Repository Standards

✓

License

✓

Forked

✓ Active

Maintained