I needed to create a version of the OpenHands logo...
# success-stories
l
I needed to create a version of the OpenHands logo that was all white, but OpenHands was originally having trouble with png conversion from the svg file I had. So I asked it:
Copy code
I have uploaded /workspace/allhands-stacked.{png,svg} to your workspace.

Convert allhands-stacked.svg to a png file, and display both the new png and the old png on a web page. Use your browser to view the two pngs and make sure that the new png looks the same as the old png.
I love that you can ask it to verify things visually, very nice if you want to check designs.
👍 3
🔥 4
c
Count me in! Also coincidentally I struggle to do SVG to PNG today using resvg and a bunch others. No good solution! End up using playwright
👍 1