DESCRIPTION
PTtiff2psd is a command-line tool that crops a TIFF image to its bounding rectangle, preserving its original dimensions.OPTIONS
- -o filename
- Output filename (defaults to merged.psd).
- -b blendingmode
- Specify blending mode for layers (use -h to display them).
- -s
- Stack them.
- -r
- Reverse layers.
- -f
- Force processing (do no stop on warning).
- -q
- Quiet run
- -h
- Output help summary.
Valid blending modes:
AUTHORS
Panorama Tools was originally created by Professor Helmut Dersch, it's now maintained by Bruno Postle <[email protected]>.PTtiff2psd was written by Daniel M German <[email protected]>.
This manpage was written by Cyril Brulebois <[email protected]> and is licensed under the same terms as the libpano13 package itself.