device-60.home 2025-9-12:12:47:40
This commit is contained in:
@@ -1,5 +1,11 @@
|
|||||||
up:: [[terminal commandes|utilitaires ligne de commande]]
|
---
|
||||||
#s/informatique
|
up:
|
||||||
|
- "[[terminal commandes]]"
|
||||||
|
tags:
|
||||||
|
- s/informatique
|
||||||
|
aliases:
|
||||||
|
- pdf to png
|
||||||
|
---
|
||||||
|
|
||||||
|
|
||||||
# Avec `pdftoppm`
|
# Avec `pdftoppm`
|
||||||
@@ -15,5 +21,6 @@ pdftoppm -png file.pdf > output.png
|
|||||||
Installation : `brew install imagemagick`
|
Installation : `brew install imagemagick`
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
convert file.pdf output.png
|
magick file.pdf output.png
|
||||||
```
|
```
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user