Digital Graphics Flashcards
What is a uncompressed file type?
A Uncompressed File format are used for creating and editing graphics.
They maintain all originally information e.g. layers, masks, layer styles etc. which can be freely edited once the file is opened in a supported software.
What is a compressed file type?
Graphics that are compressed from their uncompressed formats in order to be used for their final purposes e.g. PSD - PNG
Lossless Compression?
- Reduces file size with no image quality loss
- When file is saved, its compressed, when its opened, the file decompressed restoring its original data.
Lossy Compression?
Looks for redundant/unessential pixel information and permanently discards it
- Effective for media which doesn’t need 100% of its original data (audio, video, images etc.)
What does JPEG stand for?
Joint Photographic Export Group
Lossy File formats?
JPEG
Lossless File formats?
PNG
GIF
TIFF
What is a JPEG used for?
- Photographs
- Web graphics where small file size is essential
What does PNG stand for?
Portable Network Graphic
What is a PNG used for?
- Used for
- Web graphics requiring transparency
- screenshots
- Icons
What does GIF stand for?
Graphic Interchange Format
What file formats support transparency?
PNG, GIF, SVG
What does TIFF stand for?
Tagged Image File Format
What is a TIFF used for?
- Often used in Photography
- Suitable to use when printing
- Large file sizes (not web friendly!)
What does PDF mean?
Portable Document Format
What does EPS mean?
Encapsulated PostScript
What compression algorithm is used in JPEGs for lossy compression?
Huffman Encoding
What compression algorithm is used in GIFs and PNGs for lossless compression?
LZW (Lempel-Ziv-Welch)
TIFF use this!
How many colours is in a 8-bit?
256 colours
how many bits are a GIF?
8-bit file format
supporting up to 256 colours
How many bits make up 24 bits?
8 bits to red, 8 bits to green, 8 bits to blue = 24 bits
How many colours does a PNG image have?
16.7 million
What is RGB?
Additive colour system, seen in computers black-white
What does RGB mean?
Red, Green, Blue