
How to Read EXIF Capture Time from HEIC/HEIF Photos in Ruby on Rails
Learn how to extract EXIF metadata from iPhone HEIC/HEIF photos in Rails using ExifTool, with practical examples for Active Storage integration.
Ruby on Rails
3 min readThoughts on building software, navigating career paths, and the intersection of technology and creativity.

Learn how to extract EXIF metadata from iPhone HEIC/HEIF photos in Rails using ExifTool, with practical examples for Active Storage integration.

Learn how to dramatically improve image loading speeds by setting up Cloudflare CDN in front of Amazon S3, with practical Rails integration examples.

Learn two effective methods to rename files in Git when dealing with case-sensitivity issues, ensuring your changes are properly tracked in the repository.

Learn how to create standardized pull request templates in GitLab to improve team collaboration and save time.