cr3-to-jpg
v1.0.9
Published
Easy convert your cr3 images to jpg
Downloads
18
Readme
cr3-to-jpg
The lightweight, lightning-fast .CR3 to .JPG format wizard. Effortlessly harness the magic of your .CR3 photo archives, swiftly transmuting them into vibrant, shareable .JPG masterpieces.
Install
npm install cr3-to-jpg
Usage
import cr3ToJpg from 'cr3-to-jpg'
console.log(cr3ToJpg('file.cr3', 'destination.jpg'))
//=> {success: true, outputPath: /path/to/file.jpg}
Unpacked Size
Less than 5 kB