elodie VS photo-processing

Compare elodie vs photo-processing and see what are their differences.

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
elodie photo-processing
8 2
1,224 3
- -
2.8 3.6
about 1 month ago 24 days ago
Python Python
Apache License 2.0 GNU General Public License v3.0 only
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.

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:

photo-processing

Posts with mentions or reviews of photo-processing. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-08-31.
  • What have you automated using Python?
    15 projects | /r/Python | 31 Aug 2022
    Preprocessing my photos after I pull them off of my digital cameras and phone.
  • I want to digitally archive 120 years of family photos. Any tips?
    1 project | /r/DataHoarder | 2 Aug 2021
    FWIW, this is the Python script I've written to automate the HDR-from-raw processing from these files. It definitely needs its logic tweaked -- the most obvious current problem is that it produces positives that are too light, or negatives that are too dark, so it's wasting a bunch of the dynamic range in the output file and requires more manual postprocessing than should strictly speaking be necessary -- but it basically does a good job of making the first steps less of a pain.

What are some alternatives?

When comparing elodie and photo-processing you can also consider the following projects:

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

pyTRS - A Python library for parsing real-world Public Land Survey System (PLSS) land descriptions (or "legal descriptions") for use in data analysis, GIS mapping, spreadsheets, etc.

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

CoinMarketCap-scraper-new-tokens - This program written in Python enables the user to analyze based on the market cap the new tokens that are upload everyday on CoinMarketCap .

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

xlsx_copycull - A tool for streamlined copying of Microsoft Excel spreadsheets and conditionally deleting certain rows

PyDrive - Google Drive API Python wrapper library

uhabits_converter - Convert uhabits boolean habits to the new numeric habit type.

synology-api - A Python wrapper around Synology API

Scrapy - Scrapy, a fast high-level web crawling & scraping framework for Python.

synology-thumbgen - Thumbnail generator for Synology

rocketry - Modern scheduling library for Python