Almost ready to release - I expect by 4 June 2007
http://www.smustard.com/script/ImageProfile
I need to provide a lot of background information about this one.
First off, the only good way I found to accomplish the goal of outlining an image (without a lot of difficulty for the end user) was to have server-side processing of the image. The image is uploaded, preprocessed, returned to SketchUp for tracing, and erased from the server. As a result, the plugin requires SU 6 and an active internet connection, and script speed will be related to internet connection speed. Sorry, but that's just how it worked out. The good news is that with a high-speed connection and moderate file sizes, turnaround time is generally under 2 minutes per image.
Second, there is a lot of potential for commercial users of this plugin (selling components created by this plugin). To be fair to high-volume commercial users, low-volume users, and myself, I decided the best way to do the price structure was on a per-image basis. In my part of the world, it's not uncommon for skilled SketchUp users to charge $20+ per hour. An experienced SketchUpper can take 15-30 minutes for a good image tracing job. That results in an image-to-component cost of $5 to $10. Even if you found cheap labor (like $8 per hour), that would be a cost of $2 to $4 per image-to-component. I kept the pricing at $2 or less per image, and there will be special-price sales. If you find fast, quality labor at less than $8 per hour, skip the plugin and use them!
Third, as noted on the script's page, the two lower quality settings can cut off parts of the image due to the current algorithm. I'm working on a revised algorithm that avoids these problems. Meanwhile, the two higher quality settings are very good, and with SketchUp 6's improved speed, the higher edge count isn't as much of a drawback as in v5.
Next, transparent PNG images work the best. Period. Non-transparent PNG's can work if the background is pure white, but you'll inevitably have white areas around your image. Don't use any other file type. Again, sorry, but that's just how it is.
Finally, the bulk-processing mechanism is not yet perfected, and will be added later. If you anticipate high-volume usage, contact me, and I'll work with you.