Decision Workspace
exif_renamer vs continuous-rename vs TR_PDF_rename
Side-by-side comparison of Rust crates
52
exif_renamer
growingv0.2.3
Rename photos in given directory to their EXIF DateTimeOriginal, and viceversa. Defaults to YYYYMMDD_hh24mmss format.
54
continuous-rename
growingv1.1.1
A command-line tool to batch rename files in a folder/directory using a numbered pattern.
53
TR_PDF_rename
growingv0.2.13
Reads security transaction statements (as pdf) from neo-broker Trade Republic and renames them as transactiondate_ordertype_name.
Core Metrics
| exif_renamer | continuous-rename | TR_PDF_rename | |
|---|---|---|---|
| Health Score | 52 | 54 | 53 |
| Total Downloads | 1.5K | 697 | 12.2K |
| 30d Downloads | 5 | 24 | 22 |
| Dependents | 0 | 0 | 0 |
| Releases | 3 | 3 | 18 |
| Last Updated | 50d ago | today | 77d ago |
| Age | 1y 1m | 11m | 1y 8m |
Health Breakdown
exif_renamer
Maintenance
14
Quality
14
Community
5
Popularity
4
Documentation
15
continuous-rename
Maintenance
19
Quality
17
Community
5
Popularity
3
Documentation
10
TR_PDF_rename
Maintenance
15
Quality
14
Community
6
Popularity
5
Documentation
13
Technical Details
| exif_renamer | continuous-rename | TR_PDF_rename | |
|---|---|---|---|
| Version | 0.2.3 | 1.1.1 | 0.2.13 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | MIT | MIT | MIT |
| Dependencies | 6 | 6 | 6 |
| Crate Size | 13KB | 11KB | 23KB |
| Features | 0 | 0 | 0 |
| Yanked % | 0.0% | 0.0% | 0.0% |
| Edition | 2021 | 2024 | 2024 |
| MSRV | 1.78.0 | — | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •continuous-rename leads with a health score of 54/100, but none of the options score above 80.
- •TR_PDF_rename has the most downloads (12.2K), suggesting wider adoption.
- •exif_renamer, TR_PDF_rename are pre-1.0 — API may change.