Skip to content

Instantly share code, notes, and snippets.

@transkatgirl
Last active March 10, 2025 10:43
Show Gist options
  • Save transkatgirl/9240c7972395e366b61397a3b7c085b8 to your computer and use it in GitHub Desktop.
Save transkatgirl/9240c7972395e366b61397a3b7c085b8 to your computer and use it in GitHub Desktop.

good pngtuber maker

https://charat.me/en/genesis2/create/

free SVG download

  1. open developer console
  2. run copy(document.getElementById("chaDivMake").innerHTML) to copy SVG data to clipboard
  3. save clipboard contents as a SVG file
  4. add xmlns='http://www.w3.org/2000/svg' xmlns:xlink="http://www.w3.org/1999/xlink" attributes to <svg> root element
  5. hand-modify as necessary
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment