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
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 }}
TSenter
/
Image-View
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
2
Pull requests
1
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat(PNG): Add initial PNG support
- #5
#5
Draft
TSenter
wants to merge 23 commits into
master
TSenter/Image-View:master
from
tsenter-png-metadata
TSenter/Image-View:tsenter-png-metadata
Copy head branch name to clipboard
Conversation
Commits
23
(23)
Checks
Files changed
Draft
feat(PNG): Add initial PNG support
#5
TSenter
wants to merge 23 commits into
master
TSenter/Image-View:master
from
tsenter-png-metadata
TSenter/Image-View:tsenter-png-metadata
Copy head branch name to clipboard
Commits
Commits on May 10, 2020
Adding all files in move to Ubuntu
TSenter
committed
1fefb5f
View commit details
Copy full SHA for 1fefb5f
Browse repository at this point
WIP feat(PNG): Begin extracting iTXt meta
TSenter
committed
f9c7b62
View commit details
Copy full SHA for f9c7b62
Browse repository at this point
Commits on May 11, 2020
WIP feat(PNG): Add support for tIME and tEXt chunks (#4)
TSenter
committed
686bae1
View commit details
Copy full SHA for 686bae1
Browse repository at this point
fix(makefile): Remove '-g' flag
TSenter
committed
a479737
View commit details
Copy full SHA for a479737
Browse repository at this point
feat: Dump header info with '--verbose' option
TSenter
committed
5e744e0
View commit details
Copy full SHA for 5e744e0
Browse repository at this point
docs: Update to v0.1.0
TSenter
committed
d32e03a
View commit details
Copy full SHA for d32e03a
Browse repository at this point
WIP feat(PNG): Extract tIME chunk as ISO 8601 timestamp
TSenter
committed
0e51dfc
View commit details
Copy full SHA for 0e51dfc
Browse repository at this point
Commits on May 17, 2020
feat(PNG): Allow image attribute extraction
TSenter
committed
3b903a7
View commit details
Copy full SHA for 3b903a7
Browse repository at this point
feat(PNG): Add support for pHYs and zTXt chunks
TSenter
committed
496ea87
View commit details
Copy full SHA for 496ea87
Browse repository at this point
Commits on May 19, 2020
docs(PNG): Document all functions to-date
TSenter
committed
63fe003
View commit details
Copy full SHA for 63fe003
Browse repository at this point
fix(PNG): Add checks for width, height
TSenter
committed
63df7f7
View commit details
Copy full SHA for 63df7f7
Browse repository at this point
misc(PNG): Clean up memory and messaging
TSenter
committed
ebb2e8f
View commit details
Copy full SHA for ebb2e8f
Browse repository at this point
docs: Update to v0.1.1
TSenter
committed
a0f462f
View commit details
Copy full SHA for a0f462f
Browse repository at this point
WIP feat: Rework driver
TSenter
committed
10276e0
View commit details
Copy full SHA for 10276e0
Browse repository at this point
Commits on May 25, 2020
feat(PNG): Add support for remaining critical chunks (#6)
TSenter
committed
bf458c8
View commit details
Copy full SHA for bf458c8
Browse repository at this point
Commits on May 26, 2020
feat: Add command-line option for 'deep scan'
TSenter
committed
ad4439c
View commit details
Copy full SHA for ad4439c
Browse repository at this point
feat(PNG): Add support for 'tRNS' chunk
TSenter
committed
400d63c
View commit details
Copy full SHA for 400d63c
Browse repository at this point
Commits on May 27, 2020
feat(PNG): Add CSI chunk support (#11)
TSenter
committed
c041b3d
View commit details
Copy full SHA for c041b3d
Browse repository at this point
Commits on May 28, 2020
refactor(PNG): Change function order to match IS
TSenter
committed
4766057
View commit details
Copy full SHA for 4766057
Browse repository at this point
refactor: Update output spacing to be uniform across chunk types
TSenter
committed
e8844ba
View commit details
Copy full SHA for e8844ba
Browse repository at this point
Commits on Jun 4, 2020
feat(PNG): Add support for sPLT chunks
TSenter
committed
2b998dd
View commit details
Copy full SHA for 2b998dd
Browse repository at this point
chore(PNG): Remove unused include
TSenter
committed
40431e0
View commit details
Copy full SHA for 40431e0
Browse repository at this point
refactor(PNG): Extract chunk type validation to macro
TSenter
committed
18dee50
View commit details
Copy full SHA for 18dee50
Browse repository at this point
You can’t perform that action at this time.