Exp 3
Exp 3
Contents
1. Which image file formats exist?
2. Choosing the right image file format
3. An overview of the most important pixel formats
4. An overview of the most important vector formats
As the name already suggests, pixel graphics consist of pixels. What exactly does this mean?
Pixels are individual dots that make up a picture or graphic. The larger the number of pixels in an
image, the higher the resolution and file size. The disadvantage of pixel graphics is that scaling
the image is associated with a loss of quality. Each pixel has a defined size. If you enlarge a
file, the pixels are also stretched and the quality decreases.
Tip
Always save pixel graphics in the exact size to fit the platform you’re going to need it for. In this
way, you’ll avoid any loss of quality when you increase the image size later on.
Vector-based graphics don’t have this disadvantage. These image file formats have an image
composed of two-dimensional objects that define the position, dimensions, and colors of the
image. This allows vector graphics to be scaled flexibly while maintaining constant quality.
Picture formats in this category are suitable for graphics that are used in different sizes, typically
logos or other marketing materials.
Tip
Make sure you always receive the master file of an image before passing it on to an external
source as a graphic design task. This way, you’ll be able to protect your images properly while
being able to save the file in any given size.
For web purposes, quality comes in second place. What’s more important is a small file size and
a short loading time. Accordingly, lossy compression is often acceptable. In this case, the
process leads to a loss of quality because data is removed from the image or reduced to one
pixel. With lossless compression, on the other hand, the quality is maintained even with a
reduced file size. When compressing images, pixels of the same color category are grouped
together and metadata is removed.
Tip
More information on Google’s WebP-Format – which is characterized among other things by a
particularly efficient compression – is also available in the Digital Guide.
This image file format consists of up to 256 colors in the RGB color space and is therefore not
suitable for colorful and complex photos that normally cover several thousand colors. At the
same time, the limited choice of colors is an advantage if you’re using image formats for web,
because the reduced file size means shorter loading times – even with animated files. Sharp
edges of shapes or fonts are even better represented in the GIF format than as a JPG image.
This image file type is therefore ideal for small graphic elements and for web graphics.
Advantages Disadvantages
Animations are possible Not well suited for photography with a broad range of colors
Supports transparency
Note
Although their choice of colors is limited, the GIF image format is still being used a lot, since
animations aren’t possible with the PNG alternative.
PNG is a typical image format for the web that is characterized by lossless compression.
Even small files are able to retain their high quality and resolution and show fine nuances.
Accordingly, PNGs are suitable for logos or other small images with many shades, making them
ideal for further processing and for saving in different sizes. However, this also means that
they require more memory space. A PNG file is up to ten times larger than a comparable JPG.
Advantages Disadvantages
Supports (semi)-transparency and the alpha channel Requires more memory space
Tip
JPG vs. PNG: Both image file types are very common for web images, but are actually quite
different. Choosing the right image format will depend on its intended use.
For web use, the quality of a JPG file is sufficient in many cases, and lets you benefit from a fast
loading time thanks to the small file size. So-called progressive JPEGs offer an additional
advantage in terms of the user experience, as images are loaded pixel by pixel, so that
unwanted white areas are avoided on websites. A JPG can also be sent quickly and easily by
email as a preview. Without compression, high-quality JPG files are also suitable for printing.
Tip
Always choose the best possible combination of quality and file size when working with image
formats for web.
Advantages Disadvantages
Lossless compression allows you to store or copy files without any loss of quality. The TIFF
format is therefore ideal for printing high quality images. Image information is either not
compressed at all or compressed without any loss of data. However, the high-quality means that
images require more storage space. This property also virtually rules out the use of image
formats for web.
Advantages Disadvantages
BMP is a simply structured image format that is characterized by fast processing times. Even
after lossless compression, image data is still relatively large because all pixels are stored with
their respective color values. Today, there are other image file formats with which an equally
loss-free compression is achieved alongside by a smaller file size. In the age of communication
via email and web platforms, this image format is therefore becoming increasingly uninteresting
and unsuitable for modern applications.
Advantages Disadvantages
Simply structured
With the PSD format, each image consists of several layers that can be easily edited. In
principle, these files are raster graphics, but they can also contain vector graphics. This image
file format is therefore ideal for extensive image editing.
Tip
Adobe Photoshop is available as part of the Adobe Creative Cloud at a cost. Free Photoshop
alternatives are gaining in popularity these days, as many of them boast a similar spectrum of
features.
Advantages Disadvantages
Creation of videos and animations possible Large storage capacity due to layers
With the Adobe range of programs, which are subject to a fee, PDFs can be processed in
a versatile and flexible way. The foundation of this picture format particularly shows its strength
for vector graphics, but also maps pixel graphics. Even in the free version, PDFs can be
expanded on with additional features such as notes, comments, or file attachments.
Appropriate security settings can be used to prevent editing by third parties.
Advantages Disadvantages
High compatibility, independent of platform Editing only possible with payed version
The standard for print files Often high storage space required
Additional features
With Adobe Illustrator, files can also be saved in any other common image file format. This
facilitates the exchange of files between graphic designers and private individuals. Another
advantage is that you can save multiple variations in a single file by hiding and unhiding
layers.
Note
Among professional graphic designers this image file format has established itself as
the industry standard.
Advantages Disadvantages
EPS was the first format that made it possible to display documents exactly as they appear in
print. EPS files, like PDFs, can be opened with free software across all platforms. The most
common program to open EPS files is Adobe Acrobat Reader, but there is a wide range of
alternatives available. The lossless format integrates pixel and vector graphics and is
characterized by a particularly high degree of adaptability and scalability. One of the
disadvantages is that EPS files are limited to one document page and do not distinguish between
vector and bitmap.
Advantages Disadvantages
Note
In the Adobe Creative Cloud, SVG graphics can only be opened with Adobe Illustrator. To edit
them in InDesign or Photoshop, a conversion to the EPS format is necessary.
The SVG image file format has been around for over 20 years. It is experiencing a boom due to
the increasing variety of screen sizes and its responsive design. SVG graphics are rescaled
with every screen layout. Accordingly, the files are always displayed in maximum sharpness and
make it much easier to set up a responsive design. The World Wide Web Consortium (W3C) also
standardized the format in 2001 and recommends SVG for displaying two-dimensional vector
graphics on the web.
Advantages Disadvantages
Supported by most web browsers More complex and detailed graphics increase the file s
considerably
Responsive design Only editable with Illustrator within Adobe Creative Clou