Files
reimagine/README.md
2026-02-14 22:57:46 +01:00

197 B

Reimagine

Missing features

  • Adding image metadata for date based grouping (CLI tool)
  • Handle rejected files (hash compare them)

Finding file count

find . -type f -iname "*.jpg" | wc -l