Skip to content

Conversation

dsrao711
Copy link
Contributor

@dsrao711 dsrao711 commented May 11, 2021

Description

PDF to Word Converter .

Fixes #970

Type of change

Please delete options that are not relevant.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • This change requires a documentation update
  • Documentation Update

Checklist:

  • My code follows the style guidelines(Clean Code) of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have created a helpful and easy to understand README.md
  • My documentation follows Template for README.md
  • I have added the project meta data in the PR template.
  • I have created the requirements.txt file if needed.

Project Metadata

If there is no-file/nothing to fill the below fields with, then type: none

Example: If no requirements.txt needed/present, then type none in Requirments.

Category:

  • Calculators
  • AI/ML
  • Scrappers
  • Social_Media
  • PDF
  • Image_Processing
  • Video_Processing
  • Games
  • Networking
  • OS_Utilities
  • Automation
  • Cryptography
  • Computer_Vision
  • Fun
  • Others

Title: PDF TO Word converter

Folder: PDFToWord

Requirements: requirements.txt

Script: main.py

Arguments: none

Contributor: dsrao711

Description: Takes the path of pdf from the user, The user can add a custom name to the word doc otherwise the same name of the pdf will be used.

@kaustubhgupta kaustubhgupta added the next review needed Approved by some mentors, more approvals needed label May 12, 2021
@santushtisharma10 santushtisharma10 changed the title Added requirements.txt with the code PDF to Word Converter May 12, 2021
Copy link

@Kushal997-das Kushal997-das left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 👍

@kaustubhgupta kaustubhgupta added Approved PR Approved and Ready to Merge gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level1 Wiki or Major Documentation Work and removed next review needed Approved by some mentors, more approvals needed labels May 14, 2021
@avinashkranjan avinashkranjan merged commit c61e39d into avinashkranjan:master May 17, 2021
@kaustubhgupta kaustubhgupta added manual-db-update-req The PR was merged but db was not updated. Need to update the database manully and removed manual-db-update-req The PR was merged but db was not updated. Need to update the database manully labels May 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Approved PR Approved and Ready to Merge gssoc23 Issues created for/by the GirlScript Summer of Code'23 Participants level1 Wiki or Major Documentation Work
Projects
None yet
Development

Successfully merging this pull request may close these issues.

PDF to Word converter
6 participants