photos_time_warp VS elodie

Compare photos_time_warp vs elodie and see what are their differences.

photos_time_warp

Batch adjust the date, time, or timezone of photos in Apple Photos from the Mac command line. (by RhetTbull)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
photos_time_warp elodie
2 9
11 1,236
- -
0.0 2.8
about 2 years ago about 2 months ago
Python Python
MIT License Apache License 2.0
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

photos_time_warp

Posts with mentions or reviews of photos_time_warp. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-04-24.
  • Photos changing picture dates?
    3 projects | /r/ApplePhotos | 24 Apr 2022
    I think the most likely thing that has happened in your case is that the data in the Photos.sqlite database file has been corrupted somehow--likely some kind of bug in Photos.app. So when Photos reports the date on a photo, it's retrieving that date from the database, not from the actual image file on disk. Thus, it's possible the date/time of the photos themselves is still preserved in the EXIF data of the original images. The Photos Time Warp tool has an option to read the date/time from the EXIF data and reset it in the Photos database to match. This tool requires a level of comfort with the command line so I wouldn't use it if you're not comfortable running commands in the Terminal but it is one option (the only one I know of) that might be able to restore the correct date/time for your affected photos by reading the data from the EXIF data of the original images.

elodie

Posts with mentions or reviews of elodie. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-06.
  • Help! Advice to organise one giant folder of photos in to subdirectories by date...
    3 projects | /r/DataHoarder | 6 Mar 2023
    elodie can do this and is very configurable.
  • Usage outside photos database
    2 projects | /r/osxphotos | 4 Mar 2023
    It's not currently possible to use osxphotos with photos outside of the Photos.app nor is this a use case I plan to support. osxphotos is very tightly coupled to Photos.app. However, there are other apps that may help. For example elodie is another command line tool that automatically files photos using a customizable naming scheme. I'm the author of osxphotos and I have a similar app, autofile that, like elodie, can automatically file photos (and other file types) based on a customizable template (using the same template language as osxphotos). Unfortunately autofile currently only runs on MacOS but I am working on a re-write that will allow it to run on Windows and Linux. For your use case I think elodie is probably the best option at the moment.
  • Year old indie mobile app: what worked for the long haul
    2 projects | news.ycombinator.com | 7 Jan 2023
    I have an 8 year old app that reminds me a lot of this article.

    Something that's worked really well for me was that I created a plugin feature and most new features are actually plugins. This lets me add capabilities without touching or adding logic to the core code.

    Last night I added SQLite support as a plugin. 2 code files and one is unit tests. https://github.com/jmathai/elodie/pull/443/files

    I don't know if this is the best approach but it's worked better than others in my 20+ years of writing software.

  • My Cloud Storage Crisis
    1 project | news.ycombinator.com | 26 Oct 2022
    I stopped using Google Photos in favor of Synology Photos which comes pretty close in terms of functionality and polish.

    Google Photos is excellent.

    Synology Photos is really good. And this seems to be a worthwhile tradeoff for me.

    Disclaimer: I founded 2 photo startups and have documented the solution I've finally landed on and have been using/evolving for 7 years now.

    1. https://github.com/jmathai/elodie

    2. https://medium.com/@jmathai/understanding-my-need-for-an-aut...

    3. https://medium.com/@jmathai/introducing-elodie-your-personal...

    4. https://medium.com/@jmathai/my-automated-photo-workflow-usin...

    5. https://medium.com/@jmathai/one-year-of-using-an-automated-p...

  • Ask HN: What's your approach to personal data archiving and backups?
    2 projects | news.ycombinator.com | 13 Sep 2021
    I wrote this tool to normalize folder and file names <https://github.com/jmathai/elodie>.

    I wrote about the rest of the system in the following posts.

    1. https://medium.com/@jmathai/introducing-elodie-your-personal...

    2. https://medium.com/@jmathai/understanding-my-need-for-an-aut...

    3. https://medium.com/@jmathai/my-automated-photo-workflow-usin...

    4. https://medium.com/@jmathai/one-year-of-using-an-automated-p...

  • Rename Photo's based on EXIF data on time/date taken
    1 project | /r/synology | 19 Jan 2021
    Check out https://github.com/jmathai/elodie
  • Years of Photos &amp; Videos. Help &amp; Advice.
    2 projects | /r/selfhosted | 19 Jan 2021
    Elodie - cli; automatically organizes based on exif data
  • Ask HN: How/Where do you store/backup your photos safely?
    1 project | news.ycombinator.com | 13 Jan 2021
    I've been using this fully automated system for the last 5 years.

    I store my photo archive on a Synology NAS at home which Syncs to Dropbox and uploads a copy of each photo to Google Photos for browsing and sharing. I'm hoping to switch to Backblaze, from Dropbox, once Synology Photos is available and drop Google Photos as well.

    I've documented the entire process and include source code on Github.

    Auto organize based on EXIF: https://github.com/jmathai/elodie

    Series of posts on Medium:

What are some alternatives?

When comparing photos_time_warp and elodie you can also consider the following projects:

osxphotos - Python app to work with pictures and associated metadata from Apple Photos on macOS. Also includes a package to provide programmatic access to the Photos library, pictures, and metadata.

google-photos-exif - A tool to populate missing `DateTimeOriginal` EXIF metadata in Google Photos takeout, using Google's JSON metadata.

shot - A CLI Screenshot Helper for OSX Terminal

InquirerPy - :snake: Python port of Inquirer.js (A collection of common interactive command-line user interfaces)

exiftool - ExifTool meta information reader/writer

rclone - "rsync for cloud storage" - Google Drive, S3, Dropbox, Backblaze B2, One Drive, Swift, Hubic, Wasabi, Google Cloud Storage, Azure Blob, Azure Files, Yandex Files

RepairPhotosBookmarks - Repair broken bookmarks to referenced files in Apple Photos to fix "Missing file" errors when moving a Photos library to a different disk or machine.

PyDrive - Google Drive API Python wrapper library

iptcinfo3 - iptcinfo working for python 3 finally do pip3 install iptcinfo3

synology-api - A Python wrapper around Synology API

add_photo_locations_from_google_history - Python script to add missing location data to photos in your Apple Photos library based on your Google location history. This script can be run stand-alone to add location data to the photos in your library or as a post-processing function for osxphotos to add location data to photos upon export.

synology-thumbgen - Thumbnail generator for Synology