A Nextcloud/ownCloud app that provides previews for camera RAW images like .CR2, .CRW, .DNG, .MRW, .NEF, .NRW, .RW2, .SRW, .SRW, etc. This app also gives you preview of Adobe Indesign files (.INDD).
- Probably memory_limit quite high.
- imagick or gd module. If imagick is available, it will use that for performance.
- For files with a TIFF preview (at least some DNG files), imagick is required
Install in Nextcloud App store. https://apps.nextcloud.com/apps/camerarawpreviews
Install in ownCloud Marketplace https://marketplace.owncloud.com/apps/camerarawpreviews
- Run "make"
- Place this app in ./apps/
- To avoid lots of issues and problems for users I am bundling a static build of perl for x86_64
- The binary is built using an isolated docker container with this: https://software.schmorp.de/pkg/App-Staticperl.html