1
0
Fork 0
digital-art-composition-book/Notes/Extract Images From PDF.md

19 lines
512 B
Markdown
Raw Normal View History

2024-09-14 15:25:13 +00:00
---
tags:
- note
created_at: 2024-09-12 1707-0400
source: N/A
---
## Important Note
Krita can natively import PDFs with each page as a layer. You can simply open the PDF within Krita and then cut/copy/paste each later into a new image as appropriate or work with them as a single image.
The above approch with Krita can be significantly easier and less fiddly than the below.
## Extraction
2024-09-14 15:25:13 +00:00
- Use [pdfcpu](https://github.com/pdfcpu/pdfcpu)
- See command line options
- `extract -m image` is a good choice