- tikstype —set up server to return mimetype of file
- tiksmeta —set up a server to return the metadata of the file
- tikstext —set up a server to return the plain text extracted from the file
- tiksxml —set up a server to return the XML extracted from the file
- tikshtml —set up a server to return the HTML extracted from the file
tikadiff only uses tikstype, tiksmeta and tikstext when comparing directories, on the theory that it will be faster to use a server when testing and comparing multiple files. I have not checked whether this theory is valid.