anyone familiar with creating Dynamic image with honojs. I tried with svgs but on storing it on db i

anyone familiar with creating Dynamic image with honojs. I tried with svgs but on storing it on db it gets as a HTML Document (.svg) I want it directly as a png or jpg not any html document.

Sharp is one option for converting it but its not compatible with honojs. Any ideas on this?
Was this page helpful?