svgdigitizer
svgdigitizer copied to clipboard
Create SVG Files from image files with paginate
Eventually one would like to generate an SVG with an embedded image from an image file. This could also be done with paginate.
svgdigitizer paginate some_figure.png
should we reuse the paginate command?
Possibly not. The paginate command has or will have several flags related to pdfs only (doi, maybe page selection, ...). Also, we would have to discern between pdf and image files.
I guess we need a command such as image or picture. I am not sure how reliably different image file types will be handled in the loading process and embedding in the SVG.