简体   繁体   English

使用Node.JS / Electron生成CR2预览

[英]CR2 Preview generation with Node.JS/Electron

I want to build a Node.JS/Electron ApplicationCache, that can show Previews for the following filetypes: DNG, CR2, JGP, TIFF. 我想构建一个Node.JS / Electron ApplicationCache,它可以显示以下文件类型的预览:DNG,CR2,JGP,TIFF。 I have accomplished all of that using an external library. 我已经使用外部库完成了所有这些工作。 Except for CR2. CR2除外。

I cant find anything (free) that can generate a preview image for CR2-Files and does not require installing exiftools or imagemagick on the machine. 我找不到能为CR2-Files生成预览图像的任何东西(免费),不需要在计算机上安装exiftools或imagemagick。 Does anybody have an idea waht it can use? 有人有什么想法可以使用吗?

该问题的解决方案是:dcraw

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM