Skip to content

Add support for photo stacks processing #32

@adjordan

Description

@adjordan

Pro Pixel phones have a feature to maintain the "RAW" version of a file, meaning that I can see two versions of each photo in Google Photos - the standard ".jpg" and a "RAW" file, usually with extension ".dng".

These photos are huge (>40 MB) and have distinct names, but I have been unable to delete these photos using the size or filename filter.

For instance, here are two photo names of the exact same picture:

  • PXL_20240526_162513871.RAW-01.COVER.jpg (8.5 MB)
  • PXL_20240526_162513871.RAW-02.ORIGINAL.dng (46.3 MB)

I would expect that if I filter by size > 40000000 bytes or by filename ".dng" it would delete this photo, but neither finds this photo.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions