scrap2rtf is a simple program to convert Shell Scrap Object Files (.shs) to Rich Text Format.
| Tags | OpenOffice LibreOffice RTF doc docx xls xlsx |
|---|---|
| Licenses | GPLv3 |
| Operating Systems | Linux Windows |
| Implementation | C++ |
| Translations | Russian English |
Recent releases


Release Notes: This release fixes a bug that occurred when converting to RTF. Code comments have been translated to English. This release fixes reading from stdin (can now use: cat scrap.shs | scrap2rtf, find . -name '.shs' | xargs -d '\n' scrap2rtf).


Release Notes: Initial release
A facility for macro and variable handling, and file inclusion in XML files.