Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Spark
Build and deploy intelligent apps
GitHub Models
Manage and compare prompts
MCP Registry
New
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
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 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 }}
JoshOBrien
/
exiftoolr
Public
Notifications
You must be signed in to change notification settings
Fork
3
Star
24
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
main
User selector
All users
All time
Commit History
Commits on Apr 19, 2025
Bump date for CRAN
JoshOBrien
committed
99716fb
Copy full SHA for 99716fb
Commits on Apr 18, 2025
configure_exiftoolr() now checks for & handles zero-length candidate commands
JoshOBrien
committed
13eca0f
Copy full SHA for 13eca0f
Commits on Jan 14, 2025
On Windows, change name of installed executable to "exiftool.exe"
Show description for 2866cab
JoshOBrien
committed
2866cab
Copy full SHA for 2866cab
Commits on Jul 19, 2024
Another tweak to handle upstream change in Windows executable distro
JoshOBrien
committed
dc09c3a
Copy full SHA for dc09c3a
Commits on Jul 17, 2024
Tweak to handle upstream change in Windows ExifTool executable
Show description for 57f69cc
JoshOBrien
committed
57f69cc
Copy full SHA for 57f69cc
Commits on Mar 28, 2024
Reflows comments & roxygen to 80 char max width
JoshOBrien
committed
1d3fe18
Copy full SHA for 1d3fe18
Bump version number and add to NEWS for submission to CRAN
JoshOBrien
committed
fc7b2d4
Copy full SHA for fc7b2d4
Merge branch 'main' of https://github.com/JoshOBrien/exiftoolr into handle-zero-file-results
JoshOBrien
committed
e9864da
Copy full SHA for e9864da
Merge pull request #22 from trevorld/utf8-args
Show description for 50c61ee
JoshOBrien
authored
50c61ee
Copy full SHA for 50c61ee
Merge branch 'main' into utf8-args
JoshOBrien
authored
7827a2d
Copy full SHA for 7827a2d
Commits on Mar 26, 2024
fix: Make sure argfile is UTF-8
Show description for 95173bf
trevorld
committed
95173bf
Copy full SHA for 95173bf
Commits on Nov 14, 2023
Handle case in which ExifTool finds no files to read
Show description for ce063c5
JoshOBrien
committed
ce063c5
Copy full SHA for ce063c5
Commits on Oct 17, 2023
Clean up and add documentation prior to pushing to CRAN
JoshOBrien
committed
7a698e5
Copy full SHA for 7a698e5
Commits on Oct 10, 2023
Add config_file option to exif_call()
Show description for f6251ca
JoshOBrien
committed
f6251ca
Copy full SHA for f6251ca
Commits on Aug 22, 2023
Merge pull request #18 from JoshOBrien/master
Show description for a2c222d
JoshOBrien
authored
a2c222d
Copy full SHA for a2c222d
Make GitHub generate and display pkgdown documentation
JoshOBrien
committed
f002a4a
Copy full SHA for f002a4a
Commits on Aug 14, 2023
Create devcontainer.json
JoshOBrien
authored
554c9d5
Copy full SHA for 554c9d5
Commits on Feb 22, 2023
Added NEWS item and bumped version for CRAN submission
JoshOBrien
committed
1c5b619
Copy full SHA for 1c5b619
Commits on Feb 21, 2023
Add a (MacOS-related) exiftool invocation to configure_exiftoolr
Show description for cabd9a5
JoshOBrien
committed
cabd9a5
Copy full SHA for cabd9a5
Commits on Feb 12, 2023
Bump date and version number
JoshOBrien
committed
0eb0aa7
Copy full SHA for 0eb0aa7
Merge pull request #15 from trevorld/newline
Show description for 11662a4
JoshOBrien
authored
11662a4
Copy full SHA for 11662a4
Commits on Feb 8, 2023
fix: Newlines in 'exif_call()'s 'args'
Show description for 34746fc
trevorld
committed
34746fc
Copy full SHA for 34746fc
Commits on Oct 4, 2022
One more file for previous commit
JoshOBrien
committed
36206f2
Copy full SHA for 36206f2
Clean up and document changes to default exiftool install location
JoshOBrien
committed
73218b5
Copy full SHA for 73218b5
Commits on Oct 3, 2022
Merge pull request #13 from trevorld/master
Show description for 8d58604
JoshOBrien
authored
8d58604
Copy full SHA for 8d58604
fix: Update paths in 'configure_exiftoolr()' to use 'R_user_dir("exiftoolr")'
trevorld
committed
450c0fd
Copy full SHA for 450c0fd
Merge pull request #12 from trevorld/master
Show description for b2b2b85
JoshOBrien
authored
b2b2b85
Copy full SHA for b2b2b85
fix: Use 'R_user_dir()' instead of package directory
Show description for 2e9028c
trevorld
committed
2e9028c
Copy full SHA for 2e9028c
Commits on Sep 30, 2022
Merge pull request #11 from trevorld/master
Show description for 840cc1c
JoshOBrien
authored
840cc1c
Copy full SHA for 840cc1c
Commits on Sep 29, 2022
fix: 'test_exiftool()'s 'system2()' version call
Show description for 2f16c2d
trevorld
committed
2f16c2d
Copy full SHA for 2f16c2d
Merge pull request #9 from trevorld/master
Show description for 82fcbd1
JoshOBrien
authored
82fcbd1
Copy full SHA for 82fcbd1
Commits on Sep 28, 2022
docs: fix Python to Perl in README
trevorld
committed
17f9c03
Copy full SHA for 17f9c03
Commits on Jun 9, 2022
Remove tests
JoshOBrien
committed
3a23cdf
Copy full SHA for 3a23cdf
Commits on Jun 8, 2022
Windows users shouldn't need Perl installed for exiftoolr to work
Show description for cc901f3
JoshOBrien
committed
cc901f3
Copy full SHA for cc901f3
Commits on May 24, 2022
Update .gitignore following previous commit
JoshOBrien
committed
a767568
Copy full SHA for a767568
Pagination
Previous
Next
You can’t perform that action at this time.