SVG-to-PDFKit
SVG-to-PDFKit copied to clipboard
PNG images with alpha and clip path not converted correctly
When converting PNG images with an alpha channel and clip path, the clip path is not applied as seen below.

I've also experienced this problem, I managed to solve it by adding white background to my PNGs, but that's not always the desired behaviour.
I'm experiencing the same issue. Would be nice if this one could get fixed