WCM Forum

WCM Forum (http://www.wcm.at/forum/index.php)
-   Software (http://www.wcm.at/forum/forumdisplay.php?f=5)
-   -   HTML to PNG/JPG/... (http://www.wcm.at/forum/showthread.php?t=141218)

K@sperl 06.08.2004 19:38

HTML to PNG/JPG/...
 
Ich bin auf der Suche nach einem Programm, welches mir ein HTML File in ein beliebiges Grafikformat umwandelt. Ich hab zwar schon ein paar Sachen gefunden, doch leider sind das Shareversionen ...

K@sperl 06.08.2004 21:17

Hat sich erledigt, hab das mit ghostscript gelöst (gefunden in der debian newsgroup):
Zuerst das HTML File in PDF konvertieren (z.B. mit Acrobat Distiller) und dann folgendes aufrufen:
Code:

gs -dBATCH -dNOPAUSE -r300x300 -dTextAlphaBits=4 -dGraphicsAlphaBits=4 -sDEVICE=png16m -sOutputFile=out.png in.pdf


Alle Zeitangaben in WEZ +2. Es ist jetzt 20:10 Uhr.

Powered by vBulletin® Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
© 2009 FSL Verlag