ENH: Add option to specify a folder to extract the images
Open
Nobody has claimed this yet.
enhancement
good first issue
hacktoberfest
subcommand-extract-images
up-for-grabs
- Dominant language
- Python
- Stars
- 571
- Forks
- 50
- PR merge metrics
- No merged PRs in 30d
Description
Please explain your intent
In the extract-images command, it extracts the images in the current directory. It's be better if there was an option to set the output folder.
Describe the solution you'd like
A new argument --output following the folderName.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the implementation and argument parsing for the extract-images command. Add the --output option accepting a folder name, then run the command on a PDF and verify that extracted images are placed in the specified folder instead of the current directory.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100