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
PSICONV(1) PSICONV(1)

psiconv - Psion 5 and other EPOC devices file converter

psiconv [options] [file]

psiconv is used to convert files generated by Psion 5, Psion 5MX and other EPOC devices into more common formats. It can currently convert Word and TextEd files into ASCII, HTML4 or XHTML, and Sketch, MBM and ClipArt into most common picture formats.

Psiconv works like a filter: by default files are read from stdin and written to stdout.

Read an additional configuration file after the default ones. See psiconv.conf(5).
Output encoding. Supported encodings are UTF8, UCS2, Psion (the same encoding as the Psion file used) or 7-bit ASCII.
Output a small usage guide as well as the supported output formats on stdout and exit successfully. No other output is generated.
The amount of noise generated on stderr. Recognized values are 1 or F for fatal errors only, 2 or E for all errors, 3 or W for errors and warnings, 4 or P to include progress indicators and 5 or D for low level debug information.
File to write output to, instead of stdout.
The file format to output. By default, Word and TextEd files will be converted to XHTML and Sketch, MBM and Clip Art files to TIFF. The full list of output formats can be found by using the -h option.
Output the current version of psiconv on stdout and exit successfully. No other output is generated.

Frodo Looijaard <frodo@frodo.looijaard.name>

psiconv.conf(5).

October 19, 2014 0.9.9

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.