https://github.com/arwinneil/raw2thumb
Easily extract embedded previews & thumbnails from camera RAW files.
https://github.com/arwinneil/raw2thumb
Last synced: 2 months ago
JSON representation
Easily extract embedded previews & thumbnails from camera RAW files.
- Host: GitHub
- URL: https://github.com/arwinneil/raw2thumb
- Owner: arwinneil
- Created: 2016-11-25T08:36:36.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-12-05T06:45:08.000Z (over 8 years ago)
- Last Synced: 2025-01-04T13:47:32.378Z (4 months ago)
- Language: C++
- Homepage:
- Size: 6.22 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README

[raw2thumb](https://github.com/arwinneil/raw2thumb) is a tool to extract embedded thumbnails & previews from camera raw files and saves them in separate files.
Every raw file contains preview examples of the image which are embedded in the file. Extracting the previews versus actually rendering the file is speed and resources. Extracting takes far less time and it doesn’t really need any resources.
## Resources
- Form theming from [MaterialSkin for .NET WinForms](https://github.com/IgnaceMaes/MaterialSkin)## Progress & Features
- [ ] Under Devlopment##Author
[Arwin Neil Baichoo](https://github.com/arwinneil)