Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
thoriqakbar0
/
zpdf
Public
forked from
Lulzx/zpdf
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit history
Commits on Dec 31, 2025
build: update wasm module
Lulzx
committed
15884c1
View commit details
Copy full SHA for 15884c1
Browse repository at this point
fix: reading-order race condition and font encoding
Show description for 54c5917
Lulzx
committed
54c5917
View commit details
Copy full SHA for 54c5917
Browse repository at this point
fix: improve reading order word spacing and column detection
Show description for 1bf22da
Lulzx
committed
1bf22da
View commit details
Copy full SHA for 1bf22da
Browse repository at this point
perf: improve reading order speed and accuracy
Show description for a6e0948
Lulzx
committed
a6e0948
View commit details
Copy full SHA for a6e0948
Browse repository at this point
fix: apply TJ spacing adjustments for proper word boundaries
Show description for fe65aeb
Lulzx
committed
fe65aeb
View commit details
Copy full SHA for fe65aeb
Browse repository at this point
fix: update benchmark for Zig 0.15 API compatibility
Show description for a5d2c40
Lulzx
committed
a5d2c40
View commit details
Copy full SHA for a5d2c40
Browse repository at this point
build: update wasm module
Lulzx
committed
68f7385
View commit details
Copy full SHA for 68f7385
Browse repository at this point
fix: add bounds check for object stream offset
Show description for 72c4431
Lulzx
committed
72c4431
View commit details
Copy full SHA for 72c4431
Browse repository at this point
docs: fix benchmark times (was running debug build)
Lulzx
committed
136b0f7
View commit details
Copy full SHA for 136b0f7
Browse repository at this point
docs: update README with benchmark times
Lulzx
committed
0ce3f3e
View commit details
Copy full SHA for 0ce3f3e
Browse repository at this point
docs: update README with pdfium comparison benchmarks
Lulzx
committed
1ec33f8
View commit details
Copy full SHA for 1ec33f8
Browse repository at this point
bench: add pdfium comparison, show pages/sec metric
Show description for 85ddb9f
Lulzx
committed
85ddb9f
View commit details
Copy full SHA for 85ddb9f
Browse repository at this point
feat: add reading order extraction (experimental)
Show description for 552e80c
Lulzx
committed
552e80c
View commit details
Copy full SHA for 552e80c
Browse repository at this point
build: update wasm binary
Lulzx
committed
92cec98
View commit details
Copy full SHA for 92cec98
Browse repository at this point
fix: prevent infinite loop in ToUnicode CMap parsing
Show description for 214d6d5
Lulzx
committed
214d6d5
View commit details
Copy full SHA for 214d6d5
Browse repository at this point
fix: ensure WASM build compatibility
Show description for c2cee4b
Lulzx
committed
c2cee4b
View commit details
Copy full SHA for c2cee4b
Browse repository at this point
feat: add CFF font parser for improved text extraction
Show description for 6c3be4c
Lulzx
committed
6c3be4c
View commit details
Copy full SHA for 6c3be4c
Browse repository at this point
fix: handle empty buffer in WASM text extraction
Show description for be10812
Lulzx
committed
be10812
View commit details
Copy full SHA for be10812
Browse repository at this point
Update README.md
Lulzx
authored
33ad4ac
View commit details
Copy full SHA for 33ad4ac
Browse repository at this point
Update LICENSE
Lulzx
authored
26698fb
View commit details
Copy full SHA for 26698fb
Browse repository at this point
Update README to reflect alpha stage status
Lulzx
authored
219df0b
View commit details
Copy full SHA for 219df0b
Browse repository at this point
fix: properly apply font encoding for Latin PDFs
Show description for 879d850
Lulzx
committed
879d850
View commit details
Copy full SHA for 879d850
Browse repository at this point
docs: fix misleading streaming claim in features
Lulzx
committed
dc883eb
View commit details
Copy full SHA for dc883eb
Browse repository at this point
test: add comprehensive unit tests for core modules
Show description for 51223f9
Lulzx
committed
51223f9
View commit details
Copy full SHA for 51223f9
Browse repository at this point
build: update wasm binary
Lulzx
committed
8648eff
View commit details
Copy full SHA for 8648eff
Browse repository at this point
fix: skip slow ToUnicode reference resolution
Show description for a816df3
Lulzx
committed
a816df3
View commit details
Copy full SHA for a816df3
Browse repository at this point
refactor: lazy font loading with document-level cache
Show description for 1f85ccf
Lulzx
committed
1f85ccf
View commit details
Copy full SHA for 1f85ccf
Browse repository at this point
feat: add WASM build and web demo
Show description for cc49082
Lulzx
committed
cc49082
View commit details
Copy full SHA for cc49082
Browse repository at this point
Commits on Dec 30, 2025
fix: decode escape sequences in PDF string literals
Show description for 9f078f2
Lulzx
committed
9f078f2
View commit details
Copy full SHA for 9f078f2
Browse repository at this point
fix: allocation size mismatch in extractAllTextParallel
Show description for bb24162
Lulzx
committed
bb24162
View commit details
Copy full SHA for bb24162
Browse repository at this point
docs: clarify MuPDF as accuracy baseline
Lulzx
committed
1541487
View commit details
Copy full SHA for 1541487
Browse repository at this point
docs: add accuracy comparison with Tika and pdftotext
Lulzx
committed
59dceb4
View commit details
Copy full SHA for 59dceb4
Browse repository at this point
feat: add tika to accuracy benchmark
Show description for eb5fabc
Lulzx
committed
eb5fabc
View commit details
Copy full SHA for eb5fabc
Browse repository at this point
feat: add bounding boxes, layout analysis, full CID support, and accuracy benchmark
Show description for c1bce78
Lulzx
committed
c1bce78
View commit details
Copy full SHA for c1bce78
Browse repository at this point
docs: add feature comparison with MuPDF
Lulzx
committed
7c1441d
View commit details
Copy full SHA for 7c1441d
Browse repository at this point
Previous
Next
You can’t perform that action at this time.