Scroll to navigation

dnglab-convert(1) General Commands Manual dnglab-convert(1)

NAME

dnglab-convert - Convert raw image(s) into dng format

SYNOPSIS

dnglab-convert [-c|--compression] [--ljpeg92-predictor] [--dng-preview] [--dng-thumbnail] [--embed-raw] [--artist] [--keep-mtime] [--image-index] [--crop] [-f|--override] [-r|--recursive] [-h|--help] <INPUT> <OUTPUT>

DESCRIPTION

Convert raw image(s) into dng format

OPTIONS

Compression for raw image

[possible values: lossless, uncompressed]

LJPEG-92 predictor
DNG include preview image

[possible values: true, false]

DNG include thumbnail image

[possible values: true, false]

Embed the raw file into DNG

[possible values: true, false]

Set the artist tag
Keep mtime, read from EXIF with fallback to original file mtime

[possible values: true, false]

Select a specific image index (or 'all') if file is a image container
DNG default crop

[possible values: best, activearea, none]

Override existing files
Process input directory recursive
Print help
<INPUT>
Input file or directory
<OUTPUT>
Output file or existing directory
dnglab-convert