2024-02-04 10:57:15 +01:00
|
|
|
# Traduction du Zine "Getting Into Fights With Data Centres" de Anne Pasek
|
|
|
|
|
2024-02-04 11:00:25 +01:00
|
|
|
* Zine original: [Data Center Fights_digital.original.pdf](Data%20Center%20Fights_digital.original.pdf)
|
|
|
|
* Texte traduit: [texte-traduit.html](texte-traduit.html)
|
|
|
|
|
2024-02-04 10:57:15 +01:00
|
|
|
## Extraction des images
|
|
|
|
|
|
|
|
Les images ont ete extraites du PDF original avec la ligne de commande suivante :
|
|
|
|
|
|
|
|
```
|
|
|
|
pdfimages -all "Data Center Fights_digital.original.pdf" images/
|
|
|
|
```
|