Jpeg altered after import/export from cloud ?
Hello,
For many years I like that Lightroom never modifies original file. So I want to check if this "philosophy" is preserved with the Cloud.
I have an "original.jpg" file, I import it using Lightroom CC into the Cloud, and export as "modified.jpg" using option "Original+parameters".
And run a checksum on both files:
PS C:\Users\grego\Downloads> Get-FileHash @(".\original.jpg", ".\modified.jpg")
Algorithm Hash Path
--------- ---- ----
SHA256 00BB5163317F724755D43C0228AA24C9EE0B2A3B7BDC263AFFDE2CEB178FA039 C:\Users\grego\Downloads\original.jpg
SHA256 64D01CB53F9EC33D9FD2BB97D1ABEC25344D336982BFA92F41038B68376445A0 C:\Users\grego\Downloads\modified.jpg
PS C:\Users\grego\Downloads> dir @(".\original.jpg", ".\modified.jpg")
Mode LastWriteTime Length Name
---- ------------- ------ ----
-a---- 23/03/2013 17:19 30324772 original.jpg
-a---- 28/04/2019 09:20 30332545 modified.jpg
Modified file is a little bit bigger than original, and I don't see any visible difference. So I suspect it only adds meta. But original file is LOST.
Same test with RAW files don't show any difference. GOOD, I am happy.
So my question is simple : Is there an option somewhere to preserve file integrity using the Adobe Cloud ?
Regards,
Grégoire.
