Web Based Vector Editor

Want to discuss something with the Inkscape community that doesn't relate to Inkscape? Discuss it here.
alieneila
Posts: 1
Joined: Fri Aug 07, 2009 4:22 am

Web Based Vector Editor

Postby alieneila » Fri Aug 07, 2009 4:24 am

Hello, I am creating a website for my company that creates vinyl banners and signs. I would like to use a web based image editor for visitors to create their own designs and the designs be sent as a vector image to me to be able to blow them up to the size of the banner. I am having an extremely hard time finding such a program... would I be able to use Inkscape for this? If not, does anyone know where I can find one?

Thank You

~suv
Posts: 2272
Joined: Sun May 10, 2009 2:07 am

Re: Web Based Vector Editor

Postby ~suv » Fri Aug 07, 2009 7:09 pm

I doubt that Inkscape would be the best option for your goals - it does have a command line interface, but the current API is very limited AFAIK. You might want to consider SVG-edit, a web based SVG editor.
SVG-edit is a lightweight, web-based, Javascript-driven SVG editor that works in any modern browser
[…] an online vector graphics editor that uses only JS, HTML, CSS and SVG (i.e. no server-side functionality) […]

There is an online demo available.

hth, ~suv

User avatar
airforce1
Posts: 1
Joined: Tue Aug 11, 2009 1:11 pm

Re: Web Based Vector Editor

Postby airforce1 » Tue Aug 11, 2009 1:40 pm

~suv wrote:I doubt that Inkscape would be the best option for your goals - it does have a command line interface, but the current API is very limited AFAIK. You might want to consider SVG-edit, a web based SVG editor.
SVG-edit is a lightweight, web-based, Javascript-driven SVG editor that works in any modern browser
[…] an online vector graphics editor that uses only JS, HTML, CSS and SVG (i.e. no server-side functionality) […]

There is an online demo available.

hth, ~suv

Hi, ~suv

Thanks for nice online demo link of SVG-edit v2.2. I have just tried it but when I clicked on the 'save image' button. It always pop up something like this 'data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8c3Zn...' and about 755 characters long. Would you please tell me how could I save my images?

I use FF3.5 with Tab mix plus add-on on XP.

Beat regards,

~suv
Posts: 2272
Joined: Sun May 10, 2009 2:07 am

Re: Web Based Vector Editor

Postby ~suv » Tue Aug 11, 2009 4:12 pm

AFAIR I selected 'view source' in the browser, copied the source into a new text document and saved it as SVG file (like 'svgedit-onlinedemo-test.svg').

codedread
Posts: 3
Joined: Wed Aug 05, 2009 3:28 am

Re: Web Based Vector Editor

Postby codedread » Tue Sep 01, 2009 9:00 am

Hi there!

The "Save" button opens a new tab using a data: URL. You can then save this web page as an SVG file to your hard drive.

SVG-edit 2.3 is now in Beta: http://svg-edit.googlecode.com/svn/trun ... ditor.html It now includes a mini-source editor, so clicking on the Source button and copy the text directly to a text editor and save it is another way.

Regards,
Jeff

~suv
Posts: 2272
Joined: Sun May 10, 2009 2:07 am

Re: Web Based Vector Editor

Postby ~suv » Tue Sep 01, 2009 10:14 am

Thank you for the update! I knew I had seen a source code window button before, but could not find it in the official demo nor the current 'trunk' version URL in my browser history ;-)

~suv

chittram

Re: Web Based Vector Editor

Postby chittram » Mon Aug 23, 2010 1:21 am

If you are looking for a 100% javascript based comprehensive vector image editor, with no hassles, then try out Chittram - http://www.chittram.com


Return to “Off topic”