¿ªÔÆÌåÓý

ctrl + shift + ? for shortcuts
© 2025 Groups.io

Re: Exporting to bitmap


 

--- In kicad-users@..., Oliver Kirsch <oliver.d.kirsch@...> wrote:

Hi,
Which is the best method for exporting KiCad board in bitmap (raster) file ?
I used SVG + Inkscape, but with the recent board its export to raster
function fails. Inkscape just freezes. I tried DXF and HPGL, but
resulting polygons has no fill.
I need PNG,TIF or GIF with 600 dpi resolution.
I don't know if this is any help, but you could try inkscape's convert
function without GUI via console by using:

inkscape -z -e outout-file.png --export-dpi=600 input-file.svg
Amazing. It works! Thank you so much.

Join [email protected] to automatically receive all group messages.