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 Jul 20, 2026
Merge pull request #9 from Lulzx/agent/address-pr8-followups
Show description for 6a11bba
Lulzx
authored
6a11bba
View commit details
Copy full SHA for 6a11bba
Browse repository at this point
fix: report mutool execution failures
Lulzx
committed
7326a4e
View commit details
Copy full SHA for 7326a4e
Browse repository at this point
fix: address PR review follow-ups
Lulzx
committed
8a583e0
View commit details
Copy full SHA for 8a583e0
Browse repository at this point
Merge pull request #8 from trvon/main
Show description for 9271ec6
Lulzx
authored
9271ec6
View commit details
Copy full SHA for 9271ec6
Browse repository at this point
ci: test supported Zig versions
Lulzx
committed
62f3414
View commit details
Copy full SHA for 62f3414
Browse repository at this point
Commits on Apr 29, 2026
fix: coderabbit follow up fix
trvon
committed
67fe58b
View commit details
Copy full SHA for 67fe58b
Browse repository at this point
fix: addressing code rabbit and github copilot review notes
trvon
committed
ff8d560
View commit details
Copy full SHA for ff8d560
Browse repository at this point
feat: adding a compatibility layer for zig 0.15 and 0.16 stdlib API changes, including ArrayList writers, process entrypoints, file I/O, timers, and child process execution
trvon
committed
e1309aa
View commit details
Copy full SHA for e1309aa
Browse repository at this point
Commits on Mar 1, 2026
Add comprehensive tests for all new PDF features
Show description for 5eba7ad
Lulzx
committed
5eba7ad
View commit details
Copy full SHA for 5eba7ad
Browse repository at this point
Add core agentic PDF features: metadata, outline, search, links, images, forms
Show description for 15c6282
Lulzx
committed
15c6282
View commit details
Copy full SHA for 15c6282
Browse repository at this point
fix: resolve 8 real-world PDF failure modes with tests
Show description for ef2ff06
Lulzx
committed
ef2ff06
View commit details
Copy full SHA for ef2ff06
Browse repository at this point
Commits on Feb 28, 2026
Add encryption detection and PyPI packaging
Show description for 21a7129
Lulzx
committed
21a7129
View commit details
Copy full SHA for 21a7129
Browse repository at this point
Improve untagged accuracy ordering with stream-first fallback
Lulzx
committed
b697098
View commit details
Copy full SHA for b697098
Browse repository at this point
Refactor extraction modes and add memory regression guards
Lulzx
committed
eb93778
View commit details
Copy full SHA for eb93778
Browse repository at this point
Merge pull request #6 from Lulzx/dev
Show description for 039ff48
Lulzx
authored
039ff48
View commit details
Copy full SHA for 039ff48
Browse repository at this point
docs: fix README inaccuracies in features, reading order, and project structure
Lulzx
committed
50a9c17
View commit details
Copy full SHA for 50a9c17
Browse repository at this point
fix: use wrapping arithmetic for octal escape parsing; fix README writer example
Lulzx
committed
ed0d265
View commit details
Copy full SHA for ed0d265
Browse repository at this point
fix: plug memory leaks and negative-cast panics found in code review
Show description for cba728b
Lulzx
committed
cba728b
View commit details
Copy full SHA for cba728b
Browse repository at this point
Merge pull request #5 from Lulzx/dev
Show description for 52f0f08
Lulzx
authored
52f0f08
View commit details
Copy full SHA for 52f0f08
Browse repository at this point
fix: heap-allocate StructElements to prevent dangling pointers; expand tests
Show description for d5d3d50
Lulzx
committed
d5d3d50
View commit details
Copy full SHA for d5d3d50
Browse repository at this point
fix: address PR #5 review comments
Show description for 4b049d0
Lulzx
committed
4b049d0
View commit details
Copy full SHA for 4b049d0
Browse repository at this point
Commits on Feb 7, 2026
Merge pull request #3 from trvon/windows-support
Show description for b7a8965
Lulzx
authored
b7a8965
View commit details
Copy full SHA for b7a8965
Browse repository at this point
Merge pull request #4 from phenomen/wapi-markdown
Show description for b24cfae
Lulzx
authored
b24cfae
View commit details
Copy full SHA for b24cfae
Browse repository at this point
Commits on Feb 5, 2026
refactor: consolidate 3 extraction loops into 1 parametric function
Show description for bfa1e8e
Lulzx
committed
bfa1e8e
View commit details
Copy full SHA for bfa1e8e
Browse repository at this point
Commits on Jan 22, 2026
Free the zero-length buffer before returning null
phenomen
committed
c632bab
View commit details
Copy full SHA for c632bab
Browse repository at this point
More CodeRabbit review fixes
phenomen
committed
070a551
View commit details
Copy full SHA for 070a551
Browse repository at this point
Implement CodeRabbit suggestion
phenomen
committed
0ade580
View commit details
Copy full SHA for 0ade580
Browse repository at this point
Update wapi.zig
phenomen
committed
2efc46f
View commit details
Copy full SHA for 2efc46f
Browse repository at this point
Commits on Jan 19, 2026
cleaning up per copilot comments
trvon
committed
d5431cb
View commit details
Copy full SHA for d5431cb
Browse repository at this point
Commits on Jan 6, 2026
add Windows platform support
trvon
committed
b52397c
View commit details
Copy full SHA for b52397c
Browse repository at this point
Commits on Jan 2, 2026
Update README.md
Lulzx
authored
4381de3
View commit details
Copy full SHA for 4381de3
Browse repository at this point
Commits on Jan 1, 2026
Add LICENSE file
Lulzx
authored
8f9f32b
View commit details
Copy full SHA for 8f9f32b
Browse repository at this point
feat: add PDF to Markdown export
Show description for fdea0f4
Lulzx
committed
fdea0f4
View commit details
Copy full SHA for fdea0f4
Browse repository at this point
docs: clarify zero-copy where possible
Lulzx
committed
2f34f17
View commit details
Copy full SHA for 2f34f17
Browse repository at this point
perf: optimize font caching and CMap lookup
Show description for 90e180c
Lulzx
committed
90e180c
View commit details
Copy full SHA for 90e180c
Browse repository at this point
Previous
Next
You can’t perform that action at this time.