How to convert poor quality bitmap image to vector?

Solution 1:

I think there's also an open source solution for this, besides Adobe software: Inkscape

I've had the same problem a couple of years ago with a dozen of logos, and were able to solve it with Inkscape this way:

  1. Open the bitmap image.
  2. Left click on it to select it.
  3. Path / Trace Bitmap
  4. Now you have to start experimenting with the possible settings, and refreshing the preview on the right side of the dialog. "Inkscape incorporates the Potrace program (http://potrace.sourceforge.net) to provide this functionality, and in-depth documentation about the function of this feature can be found at the web site for Potrace." - from Inkscape documentation.
  5. Save as SVG.

Solution 2:

There are 2 options that I have used, but they require software that is not on the cheap side. Adobe does provide 30 day trials on both.

Method 1 - Using Adobe Illustrator

  • Open Illustrator
  • Select File > New from the menu and setup the layout as needed
  • Select File > Place... and find the logo file (I can't recall if the image has to be a specific format)
  • Select the image and go to Object > Live Paint or Live Trace (in your case live paint might be better since drawing is not your forte)
  • The image should now be vectorized and you can retouch as needed and resizing will maintain quality since it has been vectorized.

Method 2 - Using Adobe Flash & Illustrator

  • Open Flash
  • Create a new flash document
  • Choose File >Import > Import to stage (Ctrl+R) and find the (bitmap graphic), which you want to convert into a vector one.
  • Select the entire picture (Ctrl+A) and then click Modify – Bitmap - Trace bitmap. Then, choose the options from the window that opened.
  • Export as *.ai (Adobe Illustrator file)
  • Open in Illustrator and adjust as needed.