Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GSSOC'24 Issue #979 - Adding PDF Utility Tool to Python in Basics in … #1011

Merged
merged 5 commits into from
May 30, 2024

Conversation

KJ173
Copy link
Contributor

@KJ173 KJ173 commented May 13, 2024

…Desktop Applications

Have you read the Contributing Guidelines ?

Yes

Description

I have added 'PDF Utility Tool' in Python under Basics in Desktop Applications.
This tool allows 4 functions:
-> Merge Selected PDFs and save it in desired location
-> Convert a PDF to .docx file
-> Password protect a pdf file
-> Split pdf based on page number into 2 pdfs
This helps to perform PDF manipulations offline for free, instead of uploading sensitive documents on the cloud on random websites.
image

Fixes #979

Checklist

  • [ yes ] I've read the contribution guidelines.
  • [ yes ] I've checked the issue list before deciding what to submit.
  • [ yes ] I've edited the README.md and link to my code.

Related Issues or Pull Requests

GSSOC'24 Issue #979

@github-actions github-actions bot requested a review from Kushal997-das May 13, 2024 07:16
Copy link
Owner

@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.

@KJ173 You have to add good readme.md file and make sure your image should work

@Kushal997-das Kushal997-das added Changes-required Little bit changes required . gssoc This level is for GSSOC labels May 16, 2024
@Kushal997-das
Copy link
Owner

@KJ173 Update on this ?

@KJ173
Copy link
Contributor Author

KJ173 commented May 23, 2024

@KJ173 Update on this ?

Will be updating it by tomorrow. Till then please assign labels as gssoc and level as well.
thank you!

KJ173 added 2 commits May 26, 2024 16:13
Solved issue of image not displaying and added brief description of the functionalities
@KJ173
Copy link
Contributor Author

KJ173 commented May 26, 2024

@Kushal997-das Hi I have made the required changes. Please add tags and accept the pull request.
Thank you!

@KJ173 KJ173 requested a review from Kushal997-das May 26, 2024 10:52
Copy link
Owner

@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.

@KJ173 Kindly add your project under python basic here

KJ173 added 2 commits May 29, 2024 17:21
Have added the PDF Utility Tool under Basics column in Readme.md
The link will work once the issue is merged !
@KJ173
Copy link
Contributor Author

KJ173 commented May 29, 2024

@KJ173 Kindly add your project under python basic here

@Kushal997-das Have added the project in this index. Kindly review and merge the commits.
Thank you!

@KJ173 KJ173 requested a review from Kushal997-das May 29, 2024 11:58
Copy link
Owner

@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.

@KJ173 💯

@Kushal997-das Kushal997-das added Project Added! 🚀 Added New project level1 Under level 1 and removed Changes-required Little bit changes required . labels May 30, 2024
@Kushal997-das Kushal997-das merged commit 9af324e into Kushal997-das:main May 30, 2024
1 check passed
Copy link

@KJ173 Hurray, your PR got merged in our Project-Guidance🥳. Thanks a bunch. Feel free to take another Issue.💖

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
gssoc This level is for GSSOC level1 Under level 1 Project Added! 🚀 Added New project
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Title: GSSOC'24 - Desktop Application - Python TKinter - PDF Utility tool app
2 participants