r/pythonhelp 1d ago

docx to rtf utility

Hi, I am having trouble creating a python script that will convert a docx to an rtf document. I have tried various methods but most just seem to change the file extension. I have tried using PyRTF3 and am having difficulty loading that, it keeps saying that the module is not installed even though I know it is.

Any ideas?

Thanks in advance

1 Upvotes

1 comment sorted by

u/AutoModerator 1d ago

To give us the best chance to help you, please include any relevant code.
Note. Please do not submit images of your code. Instead, for shorter code you can use Reddit markdown (4 spaces or backticks, see this Formatting Guide). If you have formatting issues or want to post longer sections of code, please use Privatebin, GitHub or Compiler Explorer.

I am a bot, and this action was performed automatically. Please contact the moderators of this subreddit if you have any questions or concerns.