Decision Workspace
photo_sort vs gexiv2-sys vs nameback-core
Side-by-side comparison of Rust crates
45
photo_sort
growingv0.2.11
A tool to rename and sort photos/videos by its EXIF date/metadata. It tries to extract the date from the EXIF data or file name and renames the image file according to a given format string. Foreach source directory all images are processed and renamed to the target directory
55
gexiv2-sys
growingv1.4.0
This crate provides Rust FFI declarations for the gexiv2 library, which is a GObject-based wrapper around Exiv2, which provides read and write access to the Exif, XMP, and IPTC metadata in media files. Only FFI declarations are provided here; for a usable Rust library, consider the `rexiv2` crate.
53
nameback-core
experimentalv0.7.1
Core library for nameback - intelligent file renaming based on metadata
Core Metrics
| photo_sort | gexiv2-sys | nameback-core | |
|---|---|---|---|
| Health Score | 45 | 55 | 53 |
| Total Downloads | 15.9K | 102.2K | 5.7K |
| 30d Downloads | 42 | 2.0K | 83 |
| Dependents | 0 | 18 | 89 |
| Releases | 19 | 18 | 46 |
| Last Updated | 164d ago | 1173d ago | 146d ago |
| Age | 2y 1m | 11y | 5m |
Health Breakdown
photo_sort
Maintenance
12
Quality
12
Community
3
Popularity
5
Documentation
13
gexiv2-sys
Maintenance
4
Quality
21
Community
9
Popularity
6
Documentation
15
nameback-core
Maintenance
18
Quality
11
Community
10
Popularity
4
Documentation
10
Technical Details
| photo_sort | gexiv2-sys | nameback-core | |
|---|---|---|---|
| Version | 0.2.11 | 1.4.0 | 0.7.1 |
| Stable (≥1.0) | ✗ No | ✓ Yes | ✗ No |
| License | GPL-3.0-or-later | GPL-3.0+ | MIT |
| Dependencies | 12 | 5 | 17 |
| Crate Size | 54KB | 23KB | 84KB |
| Features | 3 | 2 | 0 |
| Yanked % | 5.3% | 0.0% | 0.0% |
| Edition | 2021 | 2021 | 2021 |
| MSRV | — | 1.63 | — |
| Owners | 1 | 1 | 1 |
Links
Quick Verdict
- •gexiv2-sys leads with a health score of 55/100, but none of the options score above 80.
- •⚠ gexiv2-sys has not been updated in over a year.
- •photo_sort, nameback-core are pre-1.0 — API may change.