Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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
Search or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
galkahana
/
PDF-Writer
Public
Notifications
You must be signed in to change notification settings
Fork
227
Star
987
Code
Issues
49
Pull requests
0
Actions
Projects
0
Wiki
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 16, 2025
bug: when parsing stream with filters array and decoded params the incorrect variable was used to determine the filter name (#319)
galkahana
authored
3ff6328
Copy full SHA for 3ff6328
Commits on Sep 26, 2025
Add PDF object lifecycle lessons to example-generator agent (#316)
Show description for a3cd82f
galkahana
and
claude
authored
a3cd82f
Copy full SHA for a3cd82f
Commits on Sep 25, 2025
improvements to example generator agents based on latest icc profile example experiance
galkahana
committed
2925373
Copy full SHA for 2925373
correct example generator agent
galkahana
committed
478f232
Copy full SHA for 478f232
Add Claude Code agents for community support automation (#314)
Show description for d08819b
galkahana
and
claude
authored
d08819b
Copy full SHA for d08819b
Commits on Sep 20, 2025
Add Development Guidelines section to README (#312)
Show description for 49c5a99
galkahana
and
claude
authored
49c5a99
Copy full SHA for 49c5a99
Commits on Sep 19, 2025
Galk.openssl.aes (#311)
Show description for 3d49c53
galkahana
and
claude
authored
3d49c53
Copy full SHA for 3d49c53
Commits on Sep 15, 2025
bug: embedding an external PDF inverted its width and height (#310)
Show description for 44f5878
outtersg
authored
44f5878
Copy full SHA for 44f5878
Commits on Jun 26, 2025
Update readme.md
galkahana
authored
3f335bf
Copy full SHA for 3f335bf
Update readme.md
galkahana
authored
f791218
Copy full SHA for f791218
asked the agent to rewrite the documentation. think it did a good job (#308)
galkahana
authored
6f0b0a2
Copy full SHA for 6f0b0a2
Commits on Jun 15, 2025
refactor: replace ByteList type from std::list to std::basic_string (#307)
Show description for b798491
stribor
authored
b798491
Copy full SHA for b798491
Commits on Jun 14, 2025
correct test
galkahana
committed
ddf3c56
Copy full SHA for ddf3c56
bug: pdfs might have padded us. didnt consider that wonderful option (#306)
galkahana
authored
9b34037
Copy full SHA for 9b34037
version 4.7.0
galkahana
committed
7a9ea7c
Copy full SHA for 7a9ea7c
PDF2.0 encryption (#305)
Show description for 22150ae
galkahana
authored
22150ae
Copy full SHA for 22150ae
Commits on Dec 13, 2024
version 4.6.8
galkahana
committed
fa453b0
Copy full SHA for fa453b0
Commits on Dec 8, 2024
feat: allow asking for using xref streams, which opens the option to build very large files (#291)
galkahana
authored
88a7ba0
Copy full SHA for 88a7ba0
Commits on Dec 7, 2024
feat: properly treat errors from recording out of bounds positions in very large files (#290)
galkahana
authored
015bd5e
Copy full SHA for 015bd5e
Commits on Sep 23, 2024
conf: setup to allow building libtiff to support ia32 envs in node (#285)
galkahana
authored
bc385d6
Copy full SHA for bc385d6
Commits on Sep 21, 2024
conf: changes to match nodejs setup
galkahana
committed
5c4d064
Copy full SHA for 5c4d064
Commits on Aug 28, 2024
conf: 4.6.7 version
galkahana
committed
44fe422
Copy full SHA for 44fe422
Commits on Aug 21, 2024
feat: resolving invalid parsing causing stack overflow (#280)
galkahana
authored
579d703
Copy full SHA for 579d703
Commits on Jun 28, 2024
conf: v4.6.6
galkahana
committed
ad6258c
Copy full SHA for ad6258c
Fuzz harness.galk (#271)
Show description for 53909bf
galkahana
authored
53909bf
Copy full SHA for 53909bf
Add a simple fuzzing harness for PDFParser (#266)
Show description for 6efa34b
eknoes
authored
6efa34b
Copy full SHA for 6efa34b
Commits on Jun 26, 2024
conf: v4.6.5
galkahana
committed
ec93983
Copy full SHA for ec93983
Commits on Jun 22, 2024
add multiplatform building, to be sure (#270)
galkahana
authored
a96e051
Copy full SHA for a96e051
nearly forgot about this one
galkahana
committed
ce0370f
Copy full SHA for ce0370f
#260 following, reuse test class (#269)
galkahana
authored
5cb2bbf
Copy full SHA for 5cb2bbf
bug: enforce minimal key length for decryption (#260)
Show description for b991cb7
eknoes
authored
b991cb7
Copy full SHA for b991cb7
#259 followup: reusing test class, using own clip instead of clamp for earlier C++, adding to skip (#268)
Show description for a6db4ea
galkahana
authored
a6db4ea
Copy full SHA for a6db4ea
bug: do not allow negative /Prev value (#259)
Show description for d4064da
eknoes
authored
d4064da
Copy full SHA for d4064da
bug: Fix possible null pointer when /First does not exist (#258)
eknoes
authored
11344af
Copy full SHA for 11344af
fuzz testing issues by @eknoes (#267)
Show description for 88db9e0
galkahana
authored
88db9e0
Copy full SHA for 88db9e0
Pagination
Previous
Next
You can’t perform that action at this time.