Skip to content

Commit

Permalink
convert pdf to png images and install its deps to run bash pdf2png.bash
Browse files Browse the repository at this point in the history
  • Loading branch information
mxochicale committed Feb 18, 2025
1 parent b719a11 commit 5155ec8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Binary file modified docs/page-0.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/page-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion docs/pdf2png.bash
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
# References
# https://superuser.com/questions/185880/how-to-convert-a-pdf-document-to-png

#wget https://github.com/mxochicale/cv/raw/generated-pdfs/cv-two-pages.pdf
sudo apt-get install -y imagemagick
cp ../tex/cv-two-pages.pdf .

mv cv-two-pages.pdf input.pdf
Expand Down

0 comments on commit 5155ec8

Please sign in to comment.