.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.47.8. .TH ORTHANCWSIDICOMTOTIFF "1" "January 2019" "OrthancWSIDicomToTiff 0.6" "User Commands" .SH NAME OrthancWSIDicomToTiff \- Whole-slide imaging support for Orthanc .SH SYNOPSIS .B OrthancWSIDicomToTiff [\fI\,OPTION\/\fR]... [\fI\,INPUT\/\fR] [\fI\,OUTPUT\/\fR] .SH DESCRIPTION Orthanc, lightweight, RESTful DICOM server for healthcare and medical research. .PP Convert a DICOM image for digital pathology stored in some Orthanc server as a standard hierarchical TIFF (whose tiles are all encoded using JPEG). .SS "Generic options:" .TP \fB\-\-help\fR Display this help and exit .TP \fB\-\-version\fR Output version information and exit .TP \fB\-\-verbose\fR Be verbose in logs .SS "Options for the source DICOM image:" .TP \fB\-\-orthanc\fR arg (=http://localhost:8042/) URL to the REST API of the target Orthanc server .TP \fB\-\-username\fR arg Username for the target Orthanc server .TP \fB\-\-password\fR arg Password for the target Orthanc server .TP \fB\-\-proxy\fR arg HTTP proxy to be used .TP \fB\-\-timeout\fR arg (=0) HTTP timeout (in seconds, 0 means no timeout) .TP \fB\-\-verify\-peers\fR arg (=1) Enable the verification of the peers during HTTPS requests .TP \fB\-\-ca\-certificates\fR arg Path to the CA (certification authority) certificates to validate peers in HTTPS requests .SS "Options for the target TIFF image:" .TP \fB\-\-color\fR arg Color of the background for missing tiles (e.g. "255,0,0") .TP \fB\-\-reencode\fR arg Whether to re\-encode each tile in JPEG (no transcoding, much slower) (Boolean) .TP \fB\-\-jpeg\-quality\fR arg Set quality level for JPEG (0..100) .SH AUTHOR Written by Sebastien Jodogne .SH COPYRIGHT Copyright \(co 2012\-2016 Sebastien Jodogne, Medical Physics Department, University Hospital of Liege (Belgium) .br Copyright \(co 2017\-2019 Osimis S.A. (Belgium) Licensing AGPL: GNU AGPL version 3 or later . .br This is free software: you are free to change and redistribute it. There is NO WARRANTY, to the extent permitted by law.