Which one of the following is not a raster image format ?
JPEG
GIF
PNG
SVG
Answer is Right!
Answer is Wrong!
This question was previously asked in
UPSC CISF-AC-EXE – 2022
A raster image format stores images as a grid of pixels, where each pixel contains colour information. JPEG, GIF, and PNG are all popular file formats that store images using this pixel-based approach. SVG (Scalable Vector Graphics), on the other hand, is a vector image format. Vector images are composed of mathematical descriptions of geometric shapes, lines, and curves, making them scalable without loss of quality.
Raster images are pixel-based, while vector images are based on mathematical descriptions. SVG is a vector format.