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 }}
evanoberholster
/
imagemeta
Public
Notifications
You must be signed in to change notification settings
Fork
14
Star
130
Code
Issues
7
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 Jan 24, 2024
Update tests
Maddosaurus
authored and
evanoberholster
committed
f12a60e
Copy full SHA for f12a60e
Switch to parseUint8
Maddosaurus
authored and
evanoberholster
committed
d4c38b3
Copy full SHA for d4c38b3
Commits on Apr 10, 2023
Add support for extracting preview image from Canon CR3 file (#57)
Show description for d39f5a1
Manneaber
authored
d39f5a1
Copy full SHA for d39f5a1
Commits on Apr 5, 2023
Merge pull request #55 from evanoberholster/dev-jpeg
Show description for b0b2ac8
evanoberholster
authored
b0b2ac8
Copy full SHA for b0b2ac8
fix jpeg parse bug
evanoberholster
committed
44bf778
Copy full SHA for 44bf778
Commits on Mar 17, 2023
update camera list
evanoberholster
committed
c318c74
Copy full SHA for c318c74
Commits on Mar 15, 2023
Fix CI errors (#52)
Show description for 4df14b3
evanoberholster
authored
4df14b3
Copy full SHA for 4df14b3
Commits on Mar 14, 2023
Update golangci-lint.yml
evanoberholster
authored
e342a10
Copy full SHA for e342a10
Update golangci-lint.yml
evanoberholster
authored
774f16e
Copy full SHA for 774f16e
Update golangci-lint.yml
evanoberholster
authored
be6e91b
Copy full SHA for be6e91b
Fix errors identified by CI (#51)
Show description for 334df4e
evanoberholster
authored
334df4e
Copy full SHA for 334df4e
Add SIMD support for imagehash (#50)
Show description for 873e9d4
evanoberholster
authored
873e9d4
Copy full SHA for 873e9d4
Update golangci-lint.yml
evanoberholster
authored
b5d5869
Copy full SHA for b5d5869
remove old CI
evanoberholster
authored
41aa784
Copy full SHA for 41aa784
Improve CI with golangci-lint
evanoberholster
authored
baf340d
Copy full SHA for baf340d
Commits on Feb 26, 2023
Update LICENSE
evanoberholster
authored
8df3657
Copy full SHA for 8df3657
Rewrite of image meta (#48)
Show description for 2d7e147
evanoberholster
and
abrander
authored
2d7e147
Copy full SHA for 2d7e147
Commits on Jul 26, 2022
Update README.md
evanoberholster
authored
3b22cee
Copy full SHA for 3b22cee
Update README.md
Show description for e0af341
evanoberholster
authored
e0af341
Copy full SHA for e0af341
Imagehash updates (#42)
Show description for 5b89373
evanoberholster
authored
5b89373
Copy full SHA for 5b89373
Commits on May 30, 2022
Upgrade gopkg.in/yaml.v3 to add fix for CVE-2022-28948 (#40)
Show description for 96633f0
abrander
authored
96633f0
Copy full SHA for 96633f0
Commits on May 12, 2022
updates to imagehash and README.md (#38)
Show description for 3eb0613
evanoberholster
authored
3eb0613
Copy full SHA for 3eb0613
Commits on May 10, 2022
Add support for Imagehash (#37)
Show description for f84a39b
evanoberholster
authored
f84a39b
Copy full SHA for f84a39b
Commits on May 1, 2022
Merge pull request #36 from evanoberholster/develop
Show description for 1d339ba
evanoberholster
authored
1d339ba
Copy full SHA for 1d339ba
Merge branch 'develop' of https://github.com/evanoberholster/imagemeta into develop
evanoberholster
committed
b2e487a
Copy full SHA for b2e487a
fix meta.Dimensions for improved serialization
evanoberholster
committed
95e96db
Copy full SHA for 95e96db
Commits on Apr 26, 2022
Merge pull request #35 from abrander/ppm
evanoberholster
authored
88bdbae
Copy full SHA for 88bdbae
Commits on Apr 23, 2022
Add support for .ppm (image/x-portable-pixmap).
abrander
committed
6b20d2b
Copy full SHA for 6b20d2b
Commits on Apr 11, 2022
Merge pull request #34 from evanoberholster/develop
Show description for a8ec491
evanoberholster
authored
a8ec491
Copy full SHA for a8ec491
updates to compatability and documentation
evanoberholster
committed
c48244c
Copy full SHA for c48244c
Rewrite of library for improved functionality and performance (#33)
Show description for 8cdc7e4
evanoberholster
authored
8cdc7e4
Copy full SHA for 8cdc7e4
Commits on Feb 28, 2022
Merge pull request #30 from abrander/orientation-stringer-regression-fix
Show description for 3739253
evanoberholster
authored
3739253
Copy full SHA for 3739253
Commits on Feb 27, 2022
Fix a off-by-one bug from 93eda9d8 and reinstate 'Unknown'.
abrander
committed
400a66d
Copy full SHA for 400a66d
Commits on Feb 22, 2022
Merge pull request #29 from evanoberholster/develop-evanoberholster
Show description for 173ae61
evanoberholster
authored
173ae61
Copy full SHA for 173ae61
update Orientation Stringer and remove unsafe
evanoberholster
committed
93eda9d
Copy full SHA for 93eda9d
Pagination
Previous
Next
You can’t perform that action at this time.