Hello Florent,
I am not sure which export options you need and if all of them are accessible via the command line. If they are, you could just invoke inkscape for each of the required settings. For example
inkscape --export-png=res200.png --export-dpi=200 test.svg
generates a 200 dpi PNG from test.svg (tested with Inkscape 0.92.3 on Ubuntu).
You can put multiple such lines into a batch file or shell script (even with the filename supplied as a parameter if you like) to generate a set of images with one call to the script.
Cheers, Thomas
On 21.05.2020 12:45, Florent Mathis wrote:
Hello,
In my use of Inkscape, I use the "export png image" feature from the vector drawing to a specific size. However, I systematically use the generation multiple times because I work with standardized sizes. I use it on my website to pick the smallest appropriate image.
I am thinking of evolving the export feature to have predefined sizes and being capable of generating all the images at once. For instance, by selecting a generation profile and a destination folder.
Do you guys think that this feature may be useful for the software?
++
Florent
ps: I haven't yet developed on this software and I'd be happy to have a little bit of coaching for the beginning.
[1] Garanti sans virus. www.avast.com [1]
Links:
[1] https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm...
Inkscape Devel mailing list -- inkscape-devel@lists.inkscape.org To unsubscribe send an email to inkscape-devel-leave@lists.inkscape.org