.\" This manpage has been automatically generated by docbook2man .\" from a DocBook document. This tool can be found at: .\" .\" Please send any bug reports, improvements, comments, patches, .\" etc. to Steve Cheng . .TH "REGCONVERT" "1" "14 December 2016" "" "The Regina Handbook" .SH NAME regconvert \- Convert between different Regina file formats .SH SYNOPSIS \fBregconvert\fR [ \fB-x\fR | \fB-u\fR ] \fB\fIold-file\fB\fR [ \fB\fInew-file\fB\fR ] .SH "DESCRIPTION" .PP This utility converts back and forth between different Regina file formats. .sp .RS .B "Note:" As of September\~2013, the ancient binary file format that was used with Regina\~2.x is no longer supported. This format has not been in use for over a decade now. If you still have files in this format, you will need to download Regina\~4.93 to convert them. .RE .PP The argument \fIold-file\fR should be the file to read and convert; the argument \fInew-file\fR should be the name of the new converted file to write. These two filenames may be the same, in which case the old file will be replaced with the new. .PP If the argument \fInew-file\fR is missing then the new file will be written to standard output, which forces the output to be uncompressed XML (see option \fB-u\fR). .SH "OPTIONS" .TP \fB-x (default)\fR Convert to compressed XML\&. .TP \fB-u\fR Convert to plain (uncompressed) XML\&. .SH "MACOS\\~X USERS" .PP If you downloaded a drag-and-drop app bundle, this utility is shipped inside it. If you dragged Regina to the main Applications folder, you can run it as /Applications/Regina.app/Contents/MacOS/regconvert\&. .SH "WINDOWS USERS" .PP The command-line utilities are installed beneath the \fIProgram\~Files\fR directory; on some machines this directory is called \fIProgram\~Files\~(x86)\fR\&. You can start this utility by running c:\\Program\~Files\\Regina\\Regina\~5.1\\bin\\regconvert.exe\&. .SH "SEE ALSO" .PP regfiletype, regina-gui\&. .SH "AUTHOR" .PP This utility was written by Benjamin Burton \&. Many people have been involved in the development of Regina; see the users' handbook for a full list of credits.