mirror of
https://github.com/DP-3T/documents.git
synced 2024-11-11 05:08:51 +01:00
tiny imagemagick convert command to generate pngs from pdf
This commit is contained in:
parent
1f554ea237
commit
5b454838b0
3
public_engagement/cartoon/tr/tiny_imagemagick_cmd.bash
Normal file
3
public_engagement/cartoon/tr/tiny_imagemagick_cmd.bash
Normal file
@ -0,0 +1,3 @@
|
||||
#!/bin/bash
|
||||
|
||||
convert -density 300 comic-tr.pdf -resize 63.76% panel%04d.png
|
Loading…
Reference in New Issue
Block a user