If you work with computers sooner or later you’re going to find you need an image that is in a raster (AKA bitmap) format (e.g. .gif, .jpg, .wmf) translated to a vector format (e.g. .svg, .cgm, .dwg).
Although JPEG images are bitmaps -- images built of many individual pixels -- and vector images in formats such as EPS are built of lines, curves, and other geometric shapes, you can use a simple ...