txtify

A versatile Python tool to convert documents (PPTX, DOCX, PDF, XLSX) to plain text, ideal for providing context to AI code assistants like GitHub Copilot and Amazon CodeWhisperer.

Installation

In a virtualenv (see these instructions if you need to create one):

pip3 install txtify

Releases

Version Released Bullseye
Python 3.9
Bookworm
Python 3.11
Files
0.1.2 2025-07-17
0.1.1 2025-07-17
0.1.0 2025-07-17
0.0.6 2025-07-17
0.0.5 2025-07-17
0.0.4 2025-07-15
0.0.3 2025-07-15
0.0.2 2025-07-14
0.0.1 2025-07-14

Issues with this package?

Page last updated 2025-07-17 17:10:20 UTC