I wish to create a plane to the shape of an image, kind of like using a mask in Photoshop to change the shape of a layer, or also like a stencil. Eg, using this tree
Load your newly created SVG file and you should obtain
note : the imported object will be very small, so don’t hesitate to scale it up, and it’s a Curve object, so if you need it as a Mesh , you’ll just have to press (in Object Mode) ALT+C -> Mesh from Curve
(or in the bottom menu Object -> Convert -> Mesh from Curve)
IF converted to Mesh, you may have to apply scale (CTRL+A -> Rotation&Scale) in Object mode and remove double in edit mode
You don’t need inkscape, you can do it with blender, go here… http://image.online-convert.com/convert-to-svg and convert your image to a scalable vector graphic (.svg file), then in blender go into user perferences and enable .SVG import, then you can simply import the SVG file directly into blender.