Scroll to navigation

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

NAME

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

SYNOPSIS

dnglab-ftpserver [-c|--compression] [--ljpeg92-predictor] [--dng-preview] [--dng-thumbnail] [--embed-raw] [--artist] [--keep-mtime] [--image-index] [--crop] [-f|--override] [--port] [--listen] [--keep-original] [-h|--help] <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
FTP listen port
FTP listen address
Keep original raw

Possible values:

  • true
  • false
Print help
<OUTPUT>
Output file or existing directory
dnglab-ftpserver