raw2webb is a command-line script that converts your RAW images to JPG files and shrinks them to desired dimensions. The script can be configured to reduce noise, sharpen the images (with arguments), add signature (you can set color, font and placement), add extra saturation, convert to b&w, add frame and add a watermark.
USAGE:
- Edit the script and change the varibles TARGET, RAWFORMAT, REDUCE_NOICE, ISO_NOICE_LEVEL, QUALITY, EXTRA_SATURATION, ADD_CONTRAST, CONVERT_TO_BW, SHARPEN, X, Y, ADD_SIGNATURE, SIGNATURE_FONT, SIGNATURE_FONT_SIZE, SIGNATURE_COLOR, SHARPEN, X, Y, ADD_SIGNATURE, SIGNATURE_FONT, SIGNATURE_FONT_SIZE, SIGNATURE_COLOR, SIGNATURE_BORDER, SIGNATURE_POSITION, YOUR_SIGNATURE, ADD_WATERMARK, PATH_TO_WATERMARK, WATERMARK_POSITION, ADD_FRAME and FRAME_COLOR to fit your system/needs.
- Make sure ImageMagick, ufraw and exiftool are installed at your system.
- Run the script.
Product's homepage