LoginSignup
0
3

More than 5 years have passed since last update.

imagemagickで複数ページPDFを連番画像に

Last updated at Posted at 2019-03-16

複数画像のときは、書式設定で連番を調節できる。
ソートのために、001, 002にしたいときは、以下。

convert A.pdf A_page_%03d.png
0
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
3