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