1PTCROP(1) LIBPANO13 TOOLS PTCROP(1)
2
3
4
6 PTcrop - Crop TIFF images
7
9 PTcrop [options] tiff_file(s)
10
12 PTcrop is a command-line tool that crops a TIFF image to its bounding
13 rectangle, preserving its original dimensions.
14
16 -p prefix
17 Prefix for output files (defaults to cropped%4d).
18
19 -f Force processing: Overwrite output files if they exists (use with
20 care).
21
22 -x Delete source files (use with care).
23
24 -q Quiet run
25
26 -h Output help summary.
27
29 PTuncrop(1)
30
32 Panorama Tools was originally created by Professor Helmut Dersch, it's
33 now maintained by Bruno Postle <bruno@postle.net>.
34
35 PTcrop was written by Daniel M German <dmgerman@uvic.ca>.
36
37 This manpage was written by Cyril Brulebois
38 <cyril.brulebois@enst-bretagne.fr> and is licensed under the same terms
39 as the libpano13 package itself.
40
41
42
43Version: 2.9.21 2022-07-21 PTCROP(1)