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 }}
SDWebImage
/
SDWebImagePDFCoder
Public
Notifications
You must be signed in to change notification settings
Fork
8
Star
27
Code
Issues
0
Pull requests
1
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit History
Commits on Oct 24, 2023
Bumped version to 1.0.1
dreampiggy
committed
2aecb0a
Copy full SHA for 2aecb0a
Fix the wrong changes of previous commit
dreampiggy
committed
4eba98d
Copy full SHA for 4eba98d
Merge pull request #13 from AndreiArdelean1/master
Show description for 42e5637
dreampiggy
authored
42e5637
Copy full SHA for 42e5637
Fix memory leak in createPDFDataWithBitmapImage
AndreiArdelean1
authored
79e06f8
Copy full SHA for 79e06f8
Commits on Nov 11, 2022
Bumped version to 1.0.0
dreampiggy
committed
d913966
Copy full SHA for d913966
Merge pull request #11 from SDWebImage/feature/support_encode_bitmap_pdf
Show description for 4e34a3d
dreampiggy
authored
4e34a3d
Copy full SHA for 4e34a3d
Fix the demo compile issue on macOS
dreampiggy
committed
6eaabdf
Copy full SHA for 6eaabdf
Support to encode as new PDF with bitmap image
dreampiggy
committed
0675319
Copy full SHA for 0675319
Merge pull request #10 from SDWebImage/project/upgrade_dependency
Show description for 941ceb5
dreampiggy
authored
941ceb5
Copy full SHA for 941ceb5
Commits on Nov 10, 2022
Upgrade dependency of SDWebImage to 5.14.1+
Show description for 8fe4bc5
dreampiggy
committed
8fe4bc5
Copy full SHA for 8fe4bc5
Commits on Feb 2, 2021
Bumped version to 0.8.0
dreampiggy
committed
aec21a3
Copy full SHA for aec21a3
Merge pull request #9 from SDWebImage/xcode11
Show description for 01eab2d
dreampiggy
authored
01eab2d
Copy full SHA for 01eab2d
Bumped the min deployment target to iOS 9+, Xcode to Xcode 11
dreampiggy
committed
683bacc
Copy full SHA for 683bacc
Commits on Mar 5, 2020
Bumped version to 0.7.0
dreampiggy
committed
0243f02
Copy full SHA for 0243f02
Merge pull request #8 from SDWebImage/upgrade_sd_560
Show description for 8d00155
dreampiggy
authored
8d00155
Copy full SHA for 8d00155
Fix the compatible with SDWebImage 5.6.0
dreampiggy
committed
a9a8453
Copy full SHA for a9a8453
Commits on Jan 31, 2020
Bumped version to 0.6.0
dreampiggy
committed
199320e
Copy full SHA for 199320e
Merge pull request #6 from SDWebImage/update_support_sd_5.5
Show description for 14ccd55
dreampiggy
authored
14ccd55
Copy full SHA for 14ccd55
Update the code comments about the behavior when thumbnailPixelSize is zero
dreampiggy
committed
e9a7636
Copy full SHA for e9a7636
Update the readme about the replaced API and behavior
dreampiggy
committed
040ab76
Copy full SHA for 040ab76
Remove the `SDImageCoderDecodePDFPrefersBitmap`, for bitmap representation, use thumbnailPixelSize value instead
dreampiggy
committed
4c0b146
Copy full SHA for 4c0b146
Update the code documentation
dreampiggy
committed
8831f33
Copy full SHA for 8831f33
Fix the deprecated warning of example
dreampiggy
committed
0b42cf7
Copy full SHA for 0b42cf7
Update to support the new context option from SDWebImage 5.5.0, deprecated the old one
dreampiggy
committed
a3933dc
Copy full SHA for a3933dc
Commits on Dec 13, 2019
Bumped version to 0.5.1
dreampiggy
committed
5cbe93c
Copy full SHA for 5cbe93c
Merge pull request #5 from SDWebImage/fix_module_import
Show description for 9c1173e
dreampiggy
authored
9c1173e
Copy full SHA for 9c1173e
Fix the compatible issue when using the Static Library (CocoaPods) to install SDWebImage, also keep the module import for framework target
dreampiggy
committed
83b2fcf
Copy full SHA for 83b2fcf
Commits on Dec 1, 2019
Bumped version to 0.5.0
dreampiggy
committed
29b7ba3
Copy full SHA for 29b7ba3
Merge pull request #4 from SDWebImage/project_catalyst
Show description for 2f7baab
dreampiggy
authored
2f7baab
Copy full SHA for 2f7baab
Add support for Catalyst
dreampiggy
committed
ca7b954
Copy full SHA for ca7b954
Merge pull request #3 from SDWebImage/change_hidden_symbol
Show description for 9d3249d
dreampiggy
authored
9d3249d
Copy full SHA for 9d3249d
Add git ignore to filter the Podfile.lock
dreampiggy
committed
c03c1cc
Copy full SHA for c03c1cc
Changing the PDF symbol naming with the encoded string instead, workaround for App Store submit
dreampiggy
committed
81f72b8
Copy full SHA for 81f72b8
Commits on Nov 14, 2019
Update the readme about bitmap form of PDF
dreampiggy
committed
584e5f6
Copy full SHA for 584e5f6
Commits on Nov 11, 2019
Fix the issue that CoreGraphics coordinate system on watchOS
dreampiggy
committed
b861de1
Copy full SHA for b861de1
Pagination
Previous
Next
You can’t perform that action at this time.