<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>DEV Community: King Sia </title>
    <description>The latest articles on DEV Community by King Sia  (@io64bit).</description>
    <link>https://dev.to/io64bit</link>
    <image>
      <url>https://media2.dev.to/dynamic/image/width=90,height=90,fit=cover,gravity=auto,format=auto/https:%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Fuser%2Fprofile_image%2F4140043%2F9c546c89-dc5d-4603-a04b-5d1f16f35cb0.jpg</url>
      <title>DEV Community: King Sia </title>
      <link>https://dev.to/io64bit</link>
    </image>
    <atom:link rel="self" type="application/rss+xml" href="https://dev.to/feed/io64bit"/>
    <language>en</language>
    <item>
      <title>I built a browser-based vector editor without AI features</title>
      <dc:creator>King Sia </dc:creator>
      <pubDate>Wed, 23 Sep 2026 20:51:39 +0000</pubDate>
      <link>https://dev.to/io64bit/i-built-a-browser-based-vector-editor-without-ai-1di9</link>
      <guid>https://dev.to/io64bit/i-built-a-browser-based-vector-editor-without-ai-1di9</guid>
      <description>&lt;p&gt;I wanted a vector editor that I could open in my browser and just use .&lt;/p&gt;

&lt;p&gt;No AI generating things for me, No prompts. No "let AI design it." (tbf it's not that cheap also to offer that for free)&lt;/p&gt;

&lt;p&gt;Just a vector editor.&lt;/p&gt;

&lt;p&gt;&lt;a href="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fb59724zg6t1so2gslfbb.png" class="article-body-image-wrapper"&gt;&lt;img src="https://media2.dev.to/dynamic/image/width=800%2Cheight=%2Cfit=scale-down%2Cgravity=auto%2Cformat=auto/https%3A%2F%2Fdev-to-uploads.s3.us-east-2.amazonaws.com%2Fuploads%2Farticles%2Fb59724zg6t1so2gslfbb.png" alt=" " width="799" height="452"&gt;&lt;/a&gt;&lt;/p&gt;

&lt;h2&gt;
  
  
  So I built Scissor.
&lt;/h2&gt;

&lt;p&gt;Try it: &lt;a href="https://scissor.samalstudios.com/" rel="noopener noreferrer"&gt;https://scissor.samalstudios.com/&lt;/a&gt;&lt;/p&gt;

&lt;p&gt;Initially I wanted to call it OpenScissor and make it open source, but hey I don't want Microsft to train their agens on.&lt;/p&gt;

&lt;p&gt;It has the usual stuff you'd expect, shapes, paths, text, layers, etc; but the main idea is pretty simple:&lt;/p&gt;

&lt;p&gt;You make the design.&lt;/p&gt;

&lt;p&gt;I don't use vector graphics software professionally; so , I didn't really want a massive application with hundreds of features that I'd probably never touch&lt;/p&gt;

&lt;h2&gt;
  
  
  Why I built it?
&lt;/h2&gt;

&lt;p&gt;It feels like every creative tool is adding AI to everything these days.&lt;br&gt;
That's not really what I'm looking for.&lt;/p&gt;

&lt;p&gt;Sometimes I just want to move some points around, tweak a path, draw a shape, mess around with an idea, and actually make it myself.&lt;/p&gt;

&lt;p&gt;That's what I'm trying to do with Scissor.&lt;/p&gt;

&lt;p&gt;It's not trying to replace every professional workflow. It's just a vector editor that stays out of the way.&lt;/p&gt;

&lt;h2&gt;
  
  
  Did I used ai to building it?
&lt;/h2&gt;

&lt;p&gt;Heck yeah I did, judge me ... hate me or ..., for me it's another tool and I like using new shiny things.. .&lt;/p&gt;

&lt;h2&gt;
  
  
  I'd love some feedback
&lt;/h2&gt;

&lt;p&gt;If you work with SVGs, illustrations, icons, or just occasionally need a vector editor, I'd love to know what you think.&lt;/p&gt;

&lt;p&gt;What features are missing?&lt;/p&gt;

&lt;p&gt;What's annoying?&lt;/p&gt;

&lt;p&gt;What would make you actually use a browser-based vector editor?&lt;/p&gt;

&lt;p&gt;And if you try it, I'd especially like to know what feels unnecessarily complicated (I am wokring on an alternative ui to this classic ui under &lt;a href="https://scissor.samalstudios.com/new-ui" rel="noopener noreferrer"&gt;https://scissor.samalstudios.com/new-ui&lt;/a&gt;) .&lt;/p&gt;

&lt;p&gt;Scissor: &lt;a href="https://scissor.samalstudios.com/" rel="noopener noreferrer"&gt;https://scissor.samalstudios.com/&lt;/a&gt;&lt;/p&gt;

</description>
      <category>design</category>
      <category>graphics</category>
      <category>webassembly</category>
      <category>ai</category>
    </item>
  </channel>
</rss>
