Skip to content

spicydev/heic-batch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

heic-batch

A fast, parallel CLI tool for converting Sony RAW (.ARW) images to HEIC on macOS, with metadata preservation and CPU-aware processing.


🚀 Features

  • ⚡ Parallel conversion using GNU parallel
  • 🧠 Auto-detects CPU cores (uses half by default)
  • 🧯 Skips already converted files (safe re-runs)
  • 📦 Preserves metadata using exiftool
  • 🍎 Uses native macOS sips for HEIC conversion
  • 📊 Progress bar + ETA support

📦 Requirements

Make sure these are installed:

brew install parallel exiftool

About

heic-batch is a macOS command-line tool that batch converts Sony RAW (.ARW) images to HEIC format using Apple’s native sips pipeline, with parallel processing and full metadata preservation via exiftool.

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages