DhanushNehru / Python-Scripts

A curated list of python scripts for automating your tasks
https://dhanushnehru.github.io/Python-Scripts/
MIT License
185 stars 114 forks source link

adding pdf to word document with gui #217

Closed chavi362 closed 6 months ago

chavi362 commented 7 months ago

This is a simple PDF to text converter application built using Python and the tkinter library for the graphical user interface. The application allows users to select a PDF file, converts it to a Word document (.docx), and displays a notification upon successful conversion. solution for #216

chavi362 commented 6 months ago

Thank for reviewing @DhanushNehru ! I updated this. Can you please merge this?

DhanushNehru commented 6 months ago

Thanks for your contribution @chavi362

DhanushNehru commented 6 months ago

Hi @chavi362 reverted your last pr , as your build failed

Also make sure the project is present in this repo & readme is properly formatted

chavi362 commented 6 months ago

What pr do you mean? the pr of pdf to doc?

DhanushNehru commented 6 months ago

@chavi362 pdf to word gui had an issue with the readme formatting , so the build failed, raise a new pr with proper formatting if needed