Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ssh4net authored Sep 16, 2023
1 parent d8fc2d8 commit e3d0dce
Showing 1 changed file with 39 additions and 1 deletion.
40 changes: 39 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,40 @@
# UnRAWer
Small GUI utility to Batch process Camera RAW images with OCIO support.
Small GUI utility to Batch process Camera RAW images with OpenColorIO 3D Lut support.

![UnRAWer2](https://github.com/ssh4net/UnRAWer/assets/3924000/798b24ff-bdac-451c-aebc-47256d0fff7a)

## Core features
- Support all camera raws supported in Libraw library including ProRAW DNG.
- Multithreaded and asynchronous batch processing
- Drag and drop interface with recursive subfolders support
- Half Resolution camera raws import
- Export as raw sensor data (bw), Bayers pattern (RGB) and different demosaic methods (supported in libraw)
- Smart (per folder_suffix/filename_suffix) 3D Lut grading presets (via OpenColorIO)
- Export as 8/16/32bit Tiff/jpeg/jpeg2000/PPM/PNG

![UnRAWer](https://github.com/ssh4net/UnRAWer/assets/3924000/c8414525-ab87-4ce7-8110-f7a18161a658)

### Required dependencies
* OpenImageIO
* LibRAW
* OpenImageIO
* libTIFF
* OpenJpeg
* libJpeg-turbo
* zlib-ng
* QT6
* etc.

![UnRAWer3](https://github.com/ssh4net/UnRAWer/assets/3924000/3e5b2cd8-349b-47da-8ee0-7959c22bfc70)

Support
-------
Please consider supporting this project via https://www.patreon.com/MadProcessor

License
-------

Copyright © 2023 Erium Vladlen.

UnRAWer is licensed under the GNU General Public License, Version 3.
Individual files may have a different, but compatible license.

0 comments on commit e3d0dce

Please sign in to comment.