←back to thread

Apple Photos app corrupts images

(tenderlovemaking.com)
1133 points pattyj | 5 comments | | HN request time: 0.642s | source
1. driggs ◴[] No.45276736[source]
I've not experienced corruption like the author, since my workflow involves copying the raw files from sdcard to harddrive, and then importing into Photos. After processing the raws in Photos, I export a .jpg back out to the filesystem.

That's because my worry is corruption of the entire Library, which Photos stores as one gigantic opaque file/directory abomination. My .photoslibrary file is currently 70gb in size, and I'm terrified of what would happen if it becomes corrupted. The Photos app crashes not infrequently.

replies(3): >>45276770 #>>45277972 #>>45286921 #
2. goalieca ◴[] No.45276770[source]
Photos uses sqlite. I came across this but haven't tried them yet. https://github.com/AndrewRathbun/iOS_Photos.sqlite_Queries
replies(1): >>45279933 #
3. ValentineC ◴[] No.45277972[source]
> That's because my worry is corruption of the entire Library, which Photos stores as one gigantic opaque file/directory abomination. My .photoslibrary file is currently 70gb in size, and I'm terrified of what would happen if it becomes corrupted.

It's a folder that acts like a file.

Right click > Show Package Contents works, and there's an "originals" folder that should have all your photos in normal everyday files.

4. grgergo ◴[] No.45279933[source]
There is also osxphotos for macOS.

https://github.com/RhetTbull/osxphotos

5. borisgolovnev ◴[] No.45286921[source]
Rookie numbers :) I know people whos pushing 1TB, mine is almost 500GB. I back it up to a mechanical HDD every now and then.