Search This Blog

Showing posts with label Vector. Show all posts
Showing posts with label Vector. Show all posts

Thursday, 20 November 2025

Public domain and creative common media

A proportion of what I do ends up on this blog in the public domain. I restrict some of my work to non-commercial use but much of it is freely usable. This has the limiting factor that when I create something, such as a circuit diagram, chart, manual or 3d model, I have to only include things that I have created myself.



There are times when it would be a waste of time recreating things that others have already done. This would be for common icons, signs or symbols. I've previously mentioned standard components, such as nuts and bolts, for 3D models and some sources for those can be found on the following linked page:

https://blog.discoverthat.co.uk/2019/12/sources-of-components-for-3d-models.html

At the moment I'm working on a car circuit diagram and wanted the standard ISO symbols for the dashboard warning lamps. Too many of the top results from searches took me to sites with a pay wall where the alternative free version required each icon to have separate attribution, which just does not work on some documents that I want to share.

If I was creating documents commercially then the nominal fee needed would be well worth it, but I'm not, I give my stuff away for the benefit of others.

Here I will list those sites where I have found creative common and more importantly public domain images that can be downloaded for free:

https://commons.wikimedia.org/wiki/Main_Page

https://commons.wikimedia.org/wiki/Category:Dashboard_SVG_icons

https://commons.wikimedia.org/wiki/Category:92/58/EEC_style_emergency_exit_signs


I'll add more sites as I find them.

==




Wednesday, 14 August 2019

AI to SVG online conversion reviews

I needed to convert a single Adobe Illustrator (AI) file to a Scaleable Vector Graphics (SVG) file. Primarily I want to be able to reproduce it at any size with the minimum loss of quality.

AI and SVG are both vector graphics formats. AI is proprietary and SVG is open.

Good quality - finished result

I was surprised when I did the first conversion online that the result was a poor quality, apparently raster image, not a vector. I tried another site and got a much better result. That's when I decided I should write a quick review to remind myself of which sites to use in the future.

Reviews

The process was very simple. I uploaded the same file to each site, as instructed by that site. I asked for it to be converted and then I downloaded the file when it was ready. I compared the results in Inkscape.

It was a friend's file, so there was no value for me to pay for the conversion. It was at no cost or not at all.

I did not do any thinking, I expected the online site to select the best output for me. That may not have been appropriate if I was testing raster graphics but for vector graphics, I would expect a perfect reproduction without any need for input from me.


CloudConvert
https://cloudconvert.com/ai-to-svg
Speed: Quick. The 2 meg file took only a few seconds.

CloudConvert

Output: Top quality vector graphic. Perfect. The black was blacker than the others and closer to my expectations.
I was able to ungroup components and re-position them.

Convertio
https://convertio.co/ai-svg/
Speed: Quick. The 2 meg file took only a few seconds.

Convertio

Output: Top quality vector graphic. Perfect. The black was a bit greyer than I expected.
I was able to ungroup components and re-position them.

Zamzar
https://www.zamzar.com/convert/ai-to-svg/
Speed: OK. Took less than a minute to convert.

Zamzar

Zamzar - close up of the tip of a petal - shows flaw

Output: Acceptable but slight flaws in the vector positions. The black was a bit greyer than I expected.
I was able to ungroup components and re-position them.

onlineconvertfree.com
https://onlineconvertfree.com/convert-format/ai-to-svg/
Speed: Quick. The 2 meg file took only a few seconds.

onlineconvertfree

Output: Raster graphic encapsulated in a vector file. That is not what I expected nor what I wanted. Poor result. No groups.

Scan

I used a scan of some finished artwork to confirm which of the vector conversions was closest to how the original designer intended.

Conclusion

CloudConvert and Convertio produced almost identical results except for a slight variation in colour. Both will be perfect for my needs.

==

A bit about Vector Graphics

There are only a few applications whose main purpose it to create vector graphics. Adobe Illustrator is probably the most widely used professional application. It is very well known and liked. For those of us that are reluctant to invest that cost for the odd bit of casual drawing, it is more common to use the free Inkscape application.

==