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.
npm install cr3-to-jpg
import cr3ToJpg from 'cr3-to-jpg'
console.log(cr3ToJpg('file.cr3', 'destination.jpg'))
//=> {success: true, outputPath: /path/to/file.jpg}
Less than 5 kB