Skip to content

Commit

Permalink
ptp: mention imagetopptx
Browse files Browse the repository at this point in the history
  • Loading branch information
cdown committed Sep 11, 2023
1 parent d4cefc8 commit 9425198
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/pdf-to-png
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@ out_dir=${2?missing out_dir}

convert -density 800 -background black -alpha remove -alpha off "$pdf" -resize "${PTP_SIZE:-1920x1080}" "$out_dir"/out-%02d.png

# Now, Insert -> Media -> Photo Album
# then use https://github.com/cdown/imagetopptx/blob/master/imagetopptx.py

0 comments on commit 9425198

Please sign in to comment.