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

Pdf Maker and Merger #547

Merged
merged 1 commit into from
Oct 2, 2021
Merged

Pdf Maker and Merger #547

merged 1 commit into from
Oct 2, 2021

Conversation

sattwik21
Copy link
Contributor

Add a python project to convert the images in the directory into pdf and merge various pdfs into single pdf


Description πŸ“œ

  • I made a python project file that reads all the images in the directory and gives user the option to convert them to pdf. The program also facilitates the user to merge multiple pdfs into a single pdf
  • Fixes Making a Pdf merger and makerΒ #546

Type of change πŸ“

  • Code
  • Others (If you choose other, Please mention changes below)

Programming Language

  • C#
  • C++
  • Python
  • Java
  • Javascript
  • Others

Domain of Contribution πŸ“Š

  • Introduction
  • Data Structures
  • Algorithms
  • Competitive Programming
  • Mathematics
  • Bit Magic
  • Recursion
  • Arrays
  • Searching
  • Sorting
  • Matrix
  • Hashing
  • String
  • Linked List
  • Stacks
  • Queue
  • Deque
  • Tree
  • Binary Search Tree
  • Heap
  • Graph
  • Greedy
  • Backtracking
  • Dynamic Programming
  • Trie
  • Segment Tree
  • Disjoint Set
  • Others

Checklist βœ…

  • I follow Contributing Guidelines & Code of conduct of this project.
  • I have performed a self-review of my own code or work.
  • My changes generates no new warnings.


Add a python project to convert the images in the directory into pdf and merge various pdfs into single pdf
@sattwik21
Copy link
Contributor Author

Please review and merge my code under the label hacktoberfest-accepted

@ishangoyal13 ishangoyal13 merged commit d94639c into ishangoyal13:main Oct 2, 2021
@ishangoyal13
Copy link
Owner

Sorry to say but this repo has been marked as spam by the maintainers of hacktoberfest. Any PR made to this repo will not contribute towards the fest. You can still contribute to this repo to show case your projectsπŸ˜€

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Making a Pdf merger and maker
2 participants