GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
Previous VPSs
* Sign Up! *

Support
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
VIPSHEADER(1) FreeBSD General Commands Manual VIPSHEADER(1)

vipsheader - prints information about an image file

vipsheader [OPTIONS ...] files ...

vipsheader(1) prints image header fields to stdout.

-a, --all
Show all fields. Fields are displayed to be convenient for humans to read, so binary data, for example, is summarized rather than simply copied.

-f FIELD, --field=FIELD
Print value of FIELD from image header. Fields are printed in a way suitable for programs to understand, so, for example, binary data is base64-encoded and printed as a stream of characters.

The special field name getext prints the VIPS extension block: the XML defining the image metadata. You can alter this, then reattach with vipsedit(1).

$ vipsheader -f Xsize ~/pics/*.v 1024 1279 22865 1 256

vipsedit(1)

N. Dessipris

N. Dessipris - 12/07/1990
12 July 1990

Search for    or go to Top of page |  Section 1 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.