.TH E00CONV 1 "September 24, 2005" .SH NAME e00conv \- Converts Arc/Info E00 files from one level of compression to another. .SH SYNOPSIS .B e00conv .RI " [NONE|PARTIAL|FULL]" .SH DESCRIPTION .B e00conv is a program takes a E00 file as input (compressed or not) and copies it to a new file with the requested compression level (NONE, PARTIAL or FULL). .SH OPTIONS .P input_file is the name of the E00 file to read from. .P output_file is the name of the file to create. If the file already exists then it is overwritten. .P The last argument is optional and specifies the compression level to use when creating the output file (one of NONE, PARTIAL or FULL). The default is NONE (uncompressed). .SH SEE ALSO The program documentation available in HTML format. .SH AUTHOR e00conv was written by Daniel Morissette . .PP This manual page was written by Paul Wise .