
Text format conversion
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
This is a set of Krusader useractions which will convert various document formats to plain text.
Supported types: RTF, PDF, LIT, PDB, DOC, HTML.
No dialog box will appear. It will simply append .txt to the end and place it in the current working directory (except for .lit files, which will create ./temp and extract all the components of the lit file there.)
The following must be installed for it to work:
unrtf
xpdf-utils
clit
txt2pdbdoc
catdoc
To install, open krusader > useractions > manage user actions > import. Select the downloaded file.
Please login or register to add a comment or rating