shapeCrafter

Jun 29 Updates
  • Refactored the Braille Converter so it can accept longer strings and blocks of text.
  • Braille Converter now uses text areas, plus now has a line character limit so longer strings of braille will get automatically wrapped without splitting words or groups of characters.
  • Added the Braille Converter to the Home Page directly, so it can be accessed without having to open or start a new file. The Braille Converter still exists in the editor view.

shapeCrafter gives you a place to create hand-coded SVG graphics, render them instantly in the browser, and move directly to print or export.

Start a new SVG file, write or insert SVG elements, preview the rendered graphic while you work, and print or emboss your creation when it is ready.

Help and Getting Started

Create a file to generate the opening SVG code, including your filename in the title tag. The code editor accepts direct typing, or you can insert SVG primitives from the menu. You can also use the Quick Add keyboard shortcut to bring up a menu of shapes to add into your code when focused in the editor.

Use Live View from the Editor Settings for automatic rendering while you type, or keep Live View off and use Render SVG when you want to update the graphic manually. The Jump to Line button can move the cursor to a specific line in the code.

Saved files stay in this browser until you delete them. Download SVG creates a file on your computer, while Export Raster converts the current SVG into a bitmap image.

For embossing or tactile print workflows, choose Print/Emboss Graphic from the file actions menu so the browser prints only the rendered SVG.

Saved Files

Saved Files

No saved files yet.

Braille Converter

Open Braille Converter

Enter text, choose a UEB output grade, convert it to braille Unicode, and copy the result for use anywhere you need it.

Full Screen Graphic

Render the SVG to preview it full screen.

Create a New SVG File

Enter the file details that shapeCrafter should use to generate your opening SVG tag and title tag.

What should go in viewBox?

Use four numbers separated by spaces. A common starting point is 0 0 850 1100, which sets the x origin, y origin, width, and height of the SVG drawing space.

Start File from Template

Choose a starter SVG and shapeCrafter will open it as a new file in the editor.

Add Shape

Enter the attributes for the selected SVG primitive.

Jump to Line

Enter a line number in the editor.

Keyboard Shortcuts

Set your preferred shortcuts for these shapeCrafter Code Editor actions.

Jump to Line

Tab Indent

Tab Outdent

Quick Add

Quick Add SVG Element

Choose an SVG element to insert at the current cursor position.

Export Raster

Choose the output format, pixel size, and DPI for the raster export.

SVG Rendering Error

The SVG could not be rendered.

Delete Saved File

This file will be removed from this browser.