How to Make Best Use of Raster to Vector Conversions

Raster and vector are used for storing andvector points allow the computer to connect the
manipulating images and graphics data on adots using straight and curves lines and strokes.
computer. All of the major CAD software andThe vector file that is produced has no
GIS (Geographic Information Systems) packagesjaggedness, no loss in detail and can be printed at
available today are primarily based on either ofany resolution or any size. This vector images can
the two- raster or vector graphics.be scaled up or down without any loss in quality.
A raster image uses a framework of colorsVector data is geometrically and mathematically
known as pixels to represent images. A specificassociated and comes in form of lines and points.
location and color value is assigned to each pixel.Points are stored using the coordinates, such as a
When editing objects or shapes, in a bitmaptwo-dimensional point is stored as (x, y).
image, you edit pixels. Because, raster images areApplication areas for vector image formats
resolution dependent they tend to lose qualityinclude:
when enlarged. A raster image has pixels1. Company Logos
associated with it for all spatial locations, it is2. 3D and CAD programs
strictly limited by how big a spatial area it can3. Specialized text effects
represent. The total size of a two-dimensional4. GIS systems
raster image will increase by 4 times, when the5. Plumbing design and detailing
spatial resolution is increased by 2 times as the6. HVAC
number of pixels are also doubled in both X and Y7. Electrical Drawings
dimensions.Advantages of using a vector image formats
How to overcome the problem of lose qualityinclude:
when enlarging the image? This is where raster to1. Resolution independent
vector conversion need comes in! Vector images2. No jaggedness when enlarged
are generally made of lines and curves defined by3. Smooth curves
mathematical objects called vectors. These4.