How to make SVGs

Submitted by MeMeMe333 on September 24, 2025
When you clicked into this MB post, you were probably expecting someone demanding answers about SVG, as always.

And probably are halfway to the SVG information page.

But I've read it, sort of understood it. There are three ways:

1. Inkscape

2. Mapshaper

3. 'Edit directly as a text file'.

I'm using a school computer, and am not too adventurous as to downloading map-editing apps at this time, so I was wondering how to use the third option, editing directly as a text file.

Yet I couldn't find the info for it in the SVG guide.

Could some experienced JetPunk user explain how to do it? (LuckyCat recommended Dimby or Cathlete, but I guess anyone would work)

Thanks.

13 Comments
+2
Level 87
Sep 24, 2025
Have you tried online SVG editors (like SVGViewer.dev)?
+1
Level 71
Sep 24, 2025
I mean, I'd like to try the text file way, as it sounds interesting and less time consuming. I can try that, thanks. :)
+1
Level 71
Sep 24, 2025
I looked, and don't understand a thing...
+2
Level 82
Sep 24, 2025
making an svg by editing a text file is not worth it, it's like trying to code in binary. Try to find alternatives on the web (mobile ones usually suck).
+1
Level 71
Sep 24, 2025
Ok then. thanks. I guess I'll have to use a web SVG editor thingy...
+2
Level 82
Sep 24, 2025
Try this one, the UI is fairly similar to inkscape
+1
Level 83
Sep 24, 2025
Editing the text of an SVG file is how I make all my quizzes 😅
+1
Level 82
Sep 24, 2025
But isn't that a ton of work? Inkscape is just so easy to use
+1
Level 83
Sep 24, 2025
Depends on what you're doing. Making maps I definitely would use Inkscape. If you look at my quizzes, though, you'll notice I only have one original map quiz. I'm not good at Inkscape. :(
+1
Level 82
Sep 24, 2025
Ah I guess you're right. Meanwhile I only make map quizzes basically lol.

Maybe I'll try making a svg quiz by editing the text one day...

+2
Level 83
Sep 24, 2025
+2
Level 83
Sep 24, 2025
+1
Level 71
Sep 24, 2025
THANKS! :)