Transform your PDFs and DOCX files into an eye-catching, easy-to-read Bionic Reading format in no time! 💥
- Boost reading speed and comprehension.
- Enjoy a visually stimulating reading experience.
- Simplify conversion with a single command.
- Clone this repository
git clone https://github.com/username/bionicpython.git
- Install requirements
pip install -r requirements.txt
- Convert your PDF/DOCX
python bionicpython/bionicpython.py <path to your pdf/docx file>
- Enjoy your new bionified file
A new DOCX is created in the same directory (convert to PDF if you want).
Note: If you're on macOS or Linux, try
setup.sh
. On Windows, runsetup.ps1
. Both aim to simplify setup.
- Provide usage guide
- Create a pip package
- Add other ebook formats like EPUB
- Optimize performance
- Build a GUI (we’re on it!)
We're actively improving and appreciate your suggestions and contributions.
Feel free to open an issue or pull request anytime!