@bjornhk said: I need to be able to import a 2D vector file (AI/EPS, WMF, SVG, PDF or other) into SketchUp (non-Pro), but there's no such import filters, it seems. Theoretically, it should be possible to do this by converting the the file to a DXF and then import it using the DWG/DXF plugin, but i can't find any reasonably priced utility that converts to DXF/DWG... Does anybody have a suggestion how to go about it? Bjørn Illustrator is the best commercial tool for this. For free, this should be doable with Ghostscript (a free Postscript clone) and suitable free plugins (PSTOEDIT). It's years since I had a look into it, but it is still available. http://pages.cs.wisc.edu/~ghost/ http://www.pstoedit.net/pstoedit/ Anssi