Author Topic: Can an SVG file be opened in Illustrator  (Read 2679 times)

Offline royster13

  • !!!
  • Gonzo Member
  • ******
  • Posts: 1975
Can an SVG file be opened in Illustrator
« on: January 13, 2015, 08:59:30 AM »
I have received an SVG file from a client....Can these be opened in Illustrator? 


Offline IntegrityShirts

  • !!!
  • Gonzo Member
  • ******
  • Posts: 1179
Re: Can an SVG file be opened in Illustrator
« Reply #1 on: January 13, 2015, 09:04:36 AM »
Yes!

Offline royster13

  • !!!
  • Gonzo Member
  • ******
  • Posts: 1975
Re: Can an SVG file be opened in Illustrator
« Reply #2 on: January 13, 2015, 09:16:26 AM »
There must be a trick to it....been truing fro a couple hours and all I get is a mess....

I did finally manage to get the bitmap of the logo but the rest of the layout was messed up....Was expecting the logo to be vector but it was not...but it is large to work with....

Offline Sbrem

  • Ludicrous Speed Member
  • *******
  • Posts: 6055
Re: Can an SVG file be opened in Illustrator
« Reply #3 on: January 13, 2015, 09:24:50 AM »
Try "Placing" it, then use Flatten Transparency, be sure to check the box to convert the text to outlines; it seems to me that's how I've done it before...

Steve
I made a mistake once; I thought I was wrong about something; I wasn't

Offline Ripcord

  • Sr. Member
  • ****
  • Posts: 283
Re: Can an SVG file be opened in Illustrator
« Reply #4 on: January 13, 2015, 09:31:00 AM »
A lot of SVG files I get are locked images and the unlock and ungroup commands will make them usable.

If the file is funky and not appearing as it should, you can try converting it to a PDF or EPS using one of the many free online file converters.
Raster to vector conversion

Offline BrianHahn

  • Verified/Junior
  • **
  • Posts: 12
  • Saga vinyl cutter technical support
Re: Can an SVG file be opened in Illustrator
« Reply #5 on: January 13, 2015, 09:33:37 AM »
SVG is native InkScape. Open in InkScape and export to EPS for Illustrator.

Offline jvanick

  • !!!
  • Gonzo Member
  • ******
  • Posts: 2477
Re: Can an SVG file be opened in Illustrator
« Reply #6 on: January 13, 2015, 10:08:45 AM »
I've also had problems opening "compressed" SVG files in illustrator.

Offline Frog

  • Administrator
  • Ludicrous Speed Member
  • *****
  • Posts: 13980
  • Docendo discimus
Re: Can an SVG file be opened in Illustrator
« Reply #7 on: January 13, 2015, 10:13:45 AM »
A little general info about the SVG format from the Floss Inkscape manual, (which some may also find useful if they want to play with Inkscape)

About SVG
Those who work with graphics for internet use know the problems inherent to publishing images on the web. Traditionally, the only options for use in internet documents were bitmap images (such as JPG or GIF), with the disadvantage that these images are either too large for quick transfer or of poor quality due to high compression.

As a solution to this problem, Macromedia created the Flash image format. While Flash satisfactorily solved the main problems inherent to bitmap images, some users found it unacceptable that they depended solely on Macromedia to develop the file format and software for the internet-standard vector format. In order to address this discontent and provide an open option for vector graphics, the W3C created the SVG file format, making a freely usable vector format available to everyone.

For most image files, only the specific software that renders the actual image can read them. SVG, however, is described in XML and CSS, and its files can be opened and edited in any ASCII text editor. Though one could create SVG images in this manner, it is highly unproductive and unintuitive. SVG editors and renderers have the ability to easily open and manipulate SVG files without a special interpreter.

Objectives of the SVG Format

The advantages of SVG are the same as for any vector image. They offer smooth, crisp, high-quality images with the ability to resize to any dimensions without diminishing quality, all impossible with bitmap images. The SVG standard also defines animation, and with a little use of Javascript, one can make SVG interactive. Finally, since SVG is written in XML, a designer can create graphics based on data stored in other XML-based formats, such as graphs, charts and maps. Despite its benefits, SVG lacks a large choice in usable software that takes full advantage of its capabilities. For this reason, SVG is not as usable, at the moment, as Flash.

The Current State of SVG Software

Today, a number of software applications, both free and proprietary, can create SVG files: Inkscape, Sketch/Skencil, sK1, Karbon14, xfig, Adobe Illustrator, Corel Draw, Xara, and any ASCII text editor.

Although not well supported by most web browsers, Mozilla (Firefox, Netscape) and other browsers such as Safari and Konqueror currently support a basic subset of SVG, and Internet Explorer uses plugins (i.e. Renesis) which support most of the SVG standard.  Amaya has good support for SVG display, including animations, and can also perform basic editing tasks.

The Batik toolkit is a very useful tool for SVG display, and is often used as a reference for checking SVG implementations.
That rug really tied the room together, did it not?

Offline Sbrem

  • Ludicrous Speed Member
  • *******
  • Posts: 6055
Re: Can an SVG file be opened in Illustrator
« Reply #8 on: January 13, 2015, 11:25:34 AM »
Post the file so we can give it a shot if necessary...

Steve
I made a mistake once; I thought I was wrong about something; I wasn't

Offline royster13

  • !!!
  • Gonzo Member
  • ******
  • Posts: 1975
Re: Can an SVG file be opened in Illustrator
« Reply #9 on: January 13, 2015, 11:41:47 AM »
I got the file opened fine......But the logo part was an embedded bitmap.....So I just re-created it.....

Thanks for the help.....