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 }}
mindeng
/
nom-exif
Public
Notifications
You must be signed in to change notification settings
Fork
18
Star
120
Code
Issues
3
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: add WebP (RIFF/WEBP) image EXIF support
- #61
#61
Open
mindeng
wants to merge 11 commits into
main
mindeng/nom-exif:main
from
feat/webp-support
mindeng/nom-exif:feat/webp-support
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
feat: add WebP (RIFF/WEBP) image EXIF support
#61
mindeng
wants to merge 11 commits into
main
mindeng/nom-exif:main
from
feat/webp-support
mindeng/nom-exif:feat/webp-support
Copy head branch name to clipboard
Commits
Commits on Jul 6, 2026
docs: WebP EXIF support design spec
mindeng
committed
3d36716
View commit details
Copy full SHA for 3d36716
Browse repository at this point
feat: add MalformedKind::WebpChunk
mindeng
committed
3aec6e1
View commit details
Copy full SHA for 3aec6e1
Browse repository at this point
feat: add ParsingState::WebpPastHeader(usize)
mindeng
committed
937fbd8
View commit details
Copy full SHA for 937fbd8
Browse repository at this point
feat: detect WebP (RIFF/WEBP) as an image MIME
mindeng
committed
5251597
View commit details
Copy full SHA for 5251597
Browse repository at this point
feat: add WebP RIFF chunk walker (webp::extract_exif)
mindeng
committed
b96217a
View commit details
Copy full SHA for b96217a
Browse repository at this point
fix: WebP walker header-path resume, RIFF bound, empty EXIF
mindeng
committed
1175361
View commit details
Copy full SHA for 1175361
Browse repository at this point
feat: extract EXIF from WebP images
mindeng
committed
f24352c
View commit details
Copy full SHA for f24352c
Browse repository at this point
test: WebP EXIF via async parse path
mindeng
committed
83d982f
View commit details
Copy full SHA for 83d982f
Browse repository at this point
docs: document WebP EXIF support
mindeng
committed
dbc12c7
View commit details
Copy full SHA for dbc12c7
Browse repository at this point
style: drop redundant #[cfg(test)] on WebP test helpers
mindeng
committed
6f49f29
View commit details
Copy full SHA for 6f49f29
Browse repository at this point
docs: WebP support implementation plan
mindeng
committed
4012cf9
View commit details
Copy full SHA for 4012cf9
Browse repository at this point
You can’t perform that action at this time.