This repository has been archived by the owner on Jul 11, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
POC Converting CR2 to tiff on demand #59
Comments
Hi @dshorthouse. When we convert CR2 to tiff with ImageMagick, do we use any -profile? If we do, could you please let me know where I can take a look at it |
Adding @cgendreau as well |
I checked the Preview001.jpg and the Thumb001.jpg in a folder that also contained a CR2 hoping that these contained a color profile, embedded by cannon when these were created, but do not see any icc profile through Imagick's Preview001.jpg
Thumb001.jpg
|
it's ok if we don't have any. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
We need to explore a possibility on the cluster to create a functionality for authorized users to generate tiff file from original CR2. There is an idea to use ImageMagick invocation via golang app and send an email to the authorized user with the link where it can be downloaded.
This is POC only
The text was updated successfully, but these errors were encountered: