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 }}
aitaosir
/
image
Public
forked from
image-rs/image
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
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 Sep 24, 2025
Merge pull request #2612 from alion02/fix-png-error
Show description for add781b
197g
authored
add781b
View commit details
Copy full SHA for add781b
Browse repository at this point
Fix `PngEncoder` returning wrong `ImageFormat` in `ImageError`
alion02
authored
ed5a70d
View commit details
Copy full SHA for ed5a70d
Browse repository at this point
Commits on Sep 21, 2025
Allow setting a specific PNG DEFLATE compression level (#2583)
Shnatsel
authored
8b0881b
View commit details
Copy full SHA for 8b0881b
Browse repository at this point
Commits on Sep 17, 2025
tga: adjust colormap lookup to match tga 2.0 spec (#2608)
mstoeckl
authored
965a602
View commit details
Copy full SHA for 965a602
Browse repository at this point
Commits on Sep 13, 2025
tga: fix orientation flip for color mapped images (#2607)
mstoeckl
authored
288ccc7
View commit details
Copy full SHA for 288ccc7
Browse repository at this point
Merge pull request #2605 from image-rs/bmp-encoder-careful-arithmetic
Show description for f042c6d
197g
authored
f042c6d
View commit details
Copy full SHA for f042c6d
Browse repository at this point
Clippy: allow false positive needless_range_loop
197g
committed
1fb1c0e
View commit details
Copy full SHA for 1fb1c0e
Browse repository at this point
Harden bmp encoder arithmetic against overflows
197g
committed
59d48e4
View commit details
Copy full SHA for 59d48e4
Browse repository at this point
Commits on Sep 9, 2025
Merge pull request #2597 from simonrepp/patch-1
Show description for ceb71e5
197g
authored
ceb71e5
View commit details
Copy full SHA for ceb71e5
Browse repository at this point
Mention MSRV change in 0.25.7 changelog entry
simonrepp
authored
3b9e887
View commit details
Copy full SHA for 3b9e887
Browse repository at this point
Commits on Sep 2, 2025
Merge pull request #2586 from fintelia/remove-pcx
Show description for 12486d0
197g
authored
12486d0
View commit details
Copy full SHA for 12486d0
Browse repository at this point
Merge pull request #2591 from image-rs/luma-to-rgb-transform-is-broadcast
Show description for 1e95a90
197g
authored
1e95a90
View commit details
Copy full SHA for 1e95a90
Browse repository at this point
Replace manual rounding code with f32::round
197g
committed
e2d4090
View commit details
Copy full SHA for e2d4090
Browse repository at this point
Color tests in the middle of dynamic range
197g
committed
f6ad84c
View commit details
Copy full SHA for f6ad84c
Browse repository at this point
Remove coefficients from luma_expand
Show description for 59004f2
197g
committed
59004f2
View commit details
Copy full SHA for 59004f2
Browse repository at this point
Commits on Sep 1, 2025
Remove PCX code
fintelia
committed
40fe808
View commit details
Copy full SHA for 40fe808
Browse repository at this point
Merge pull request #2567 from 1c3t3a/xmp-metadata
Show description for 9afe256
197g
authored
9afe256
View commit details
Copy full SHA for 9afe256
Browse repository at this point
Implement retrieving XMP metadata for tiff
1c3t3a
committed
2686db5
View commit details
Copy full SHA for 2686db5
Browse repository at this point
Implement retrieving XMP metadata for Webp
1c3t3a
committed
c0d1781
View commit details
Copy full SHA for c0d1781
Browse repository at this point
Provide a way to extract XMP metadata (png-only for now)
Show description for 63a59f0
1c3t3a
committed
63a59f0
View commit details
Copy full SHA for 63a59f0
Browse repository at this point
Merge pull request #2581 from image-rs/release-0.25.7
Show description for a24556b
197g
authored
a24556b
View commit details
Copy full SHA for a24556b
Browse repository at this point
Fix readme typo (#2580)
fintelia
authored
9175dbc
View commit details
Copy full SHA for 9175dbc
Browse repository at this point
Bump version to 0.25.7
Show description for a3d81db
197g
committed
a3d81db
View commit details
Copy full SHA for a3d81db
Browse repository at this point
Bump to latest `tiff`, add fax4 test (#2377)
stephenjudkins
authored
b229f3f
View commit details
Copy full SHA for b229f3f
Browse repository at this point
Move format support table to only be in docs (#2579)
fintelia
authored
950445e
View commit details
Copy full SHA for 950445e
Browse repository at this point
Merge pull request #2555 from Shnatsel/257-changelog
Show description for ca30099
197g
authored
ca30099
View commit details
Copy full SHA for ca30099
Browse repository at this point
Commits on Aug 31, 2025
Merge pull request #2574 from image-rs/png-0.18
Show description for 901a75c
197g
authored
901a75c
View commit details
Copy full SHA for 901a75c
Browse repository at this point
Drop bitflags workaround
197g
committed
d9a09b8
View commit details
Copy full SHA for d9a09b8
Browse repository at this point
Update image URLs (#2578)
atouchet
authored
7208377
View commit details
Copy full SHA for 7208377
Browse repository at this point
Update some URLs (#2577)
atouchet
authored
806f24f
View commit details
Copy full SHA for 806f24f
Browse repository at this point
Remove unneeded png:ignore_text_chunks
Show description for c0cd8b6
197g
committed
c0cd8b6
View commit details
Copy full SHA for c0cd8b6
Browse repository at this point
Upgrade png to 0.18
197g
committed
7d475da
View commit details
Copy full SHA for 7d475da
Browse repository at this point
Merge pull request #2571 from image-rs/pull-request-template-for-formats
Show description for 381f221
197g
authored
381f221
View commit details
Copy full SHA for 381f221
Browse repository at this point
Commits on Aug 30, 2025
Merge pull request #2573 from image-rs/readme-formats
Show description for 154f52d
Shnatsel
authored
154f52d
View commit details
Copy full SHA for 154f52d
Browse repository at this point
commit review suggestion
Show description for 356997e
Shnatsel
and
fintelia
authored
356997e
View commit details
Copy full SHA for 356997e
Browse repository at this point
Previous
Next
You can’t perform that action at this time.