1HEADER(1)                   General Commands Manual                  HEADER(1)
2
3
4

NAME

6       header - prints information about an image file
7

SYNOPSIS

9       header [OPTIONS ...] files ...
10

DESCRIPTION

12       header(1) prints image header fields to stdout.
13
14

OPTIONS

16       -f FIELD, --field=FIELD
17              Print  value  of FIELD from image header. The special field name
18              getext prints the VIPS extension block:  the  XML  defining  the
19              image   metadata.   You  can  alter  this,  then  reattach  with
20              edvips(1).
21
22

EXAMPLES

24        $ header -f Xsize ~/pics/*.v
25        1024
26        1279
27        22865
28        1
29        256
30
31

SEE ALSO

33       edvips(1)
34
36       N. Dessipris
37

AUTHOR

39       N. Dessipris - 12/07/1990
40
41
42
43                                 12 July 1990                        HEADER(1)
Impressum