yurijmikhalevich / rclip

AI-Powered Command-Line Photo Search Tool
MIT License
746 stars 57 forks source link

feat: add support for ARW, DNG, CR2 raw #140

Closed abidkhan484 closed 2 weeks ago

abidkhan484 commented 1 month ago

This pull request for the issue #15 will introduce:

  1. Support for RAW file processors.

    • [x] ARW
    • [ ] DNG
    • yurij: doesn't actually work with DNG produced by Lightroom, disabled in this PR
    • [x] CR2

The other raw format should work by adding the extension in the IMAGE_REGEX constant but the below formats are not yet tested.

  1. If a RAW file and a JPG file with the same name exist in the same directory, the logic will prioritize processing the JPG file and ignore the corresponding RAW file.
abidkhan484 commented 1 month ago

@yurijmikhalevich, could you please review the changes and suggest your valuable opinion?

yurijmikhalevich commented 2 weeks ago

@all-contributors please add @abidkhan484 for code

allcontributors[bot] commented 2 weeks ago

@yurijmikhalevich

I've put up a pull request to add @abidkhan484! :tada: