Logo
Explore Help
Register Sign In
yujunjun/firecrawl
1
0
Fork 0
You've already forked firecrawl
mirror of https://github.com/mendableai/firecrawl.git synced 2025-11-14 01:07:59 +00:00
Code Issues Packages Projects Releases Wiki Activity
firecrawl/apps/api/sharedLibs/pdf-parser/Cargo.toml

12 lines
144 B
TOML
Raw Permalink Normal View History

feat: parse PDFs on fc side and reject if too long for timeout (FIR-2083) (#1592) * feat: pdf-parser, implementation in scrapeURL * use pdf-parser for page count instead of mu * fix(pdf-parser): bindings * feat(scrapeURL/pdf): adjust MILLISECONDS_PER_PAGE * implement post-runsync polling and fix * fix(Dockerfile): copy in the pdf-parser source code * fix(scrapeURL/pdf): better error for timeout below 0
2025-05-23 13:45:53 +02:00
[package]
name = "pdf-parser"
version = "0.1.0"
edition = "2021"
[dependencies]
libc = "0.2.0"
lopdf = "0.36.0"
[lib]
crate-type = ["cdylib"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.23.5 Page: 236ms Template: 7ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API