Skip to content

ADDED NEW FEATURES (image2pdf.py) #1938

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

Merged
merged 3 commits into from
Jul 24, 2023

Conversation

OfficialAhmed
Copy link
Contributor

Added

  • Added: option for user custom directory (getUserDir)
  • Added: option for user to manully pick the pictures (selectPictures) or merge them to one PDF
  • Added: option to rerun any option Change current directory, Choose another picture or exit)

Removed

  • Truncated: unused method (isEmpty) never been invoked

Improvements

  • Improved: Implemented modern string formating using the f-string for readability
  • Improved: Provided the directory when showing the error (no pictures)

OfficialAhmed and others added 3 commits July 24, 2023 07:15
Added: option for user custom directory (getUserDir)
Added: option for user to manully pick the pictures (selectPictures) or merge them to one PDF
Added: option to rerun any option (change dir, convert or close)
Truncated: unused method (isEmpty) never been invoked
Improved: Implemented modern string formating using the f-string for readability
Improved: Provided the directory when showing the error (no pictures)
@geekcomputers geekcomputers merged commit 3e6b3b4 into geekcomputers:master Jul 24, 2023
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.

2 participants