SlideShare a Scribd company logo
Digital Graphics – File Formats
George Boatfield
Raster Graphics
• Raster graphics are made up of bitmaps
• Bitmaps are made up of pixels – each pixel records a
specific RGB pattern to make up its own colour.
• There are a fixed number of pixels in a bitmap. This can
result in distortion if the image dimensions are changed.
• A ‘megapixel’ refers to 1 million pixels
• Raster graphics can be compressed, which results in
artifacting of the image as well as a decrease in
resolution.
Vector Graphics
• Vector graphics are made up of vectors –
formulas that equate to start and end points with
curves, points and angles between them.
• They can form lines, polygons or round shapes.
• Vector graphics are a lossless format and scale
well. This means that they are good for company
logos and websites designed for different screen
sizes, as well as text.
Raster Graphics
JPEG
Stands For Joint Photographic Experts Group
Used
For/Example
Photographs and web formats e.g. Facebook saves as JPEG Used widely on the internet by
the public.
Advantage JPEG’s are considered universally supported – most (if not all) modern technology designed
to view websites or images would likely support the format. Furthermore, it allows for small
file sizes depending on the requirements of the user/service and can be compressed to
varying degrees. It was designed to compress images in a way that would not result in a
significant visual loss in quality but still keep file sizes small.
Disadvantage It is a lossy format, which means that images stored as a JPEG are subject to a loss of
quality caused by compression and recompression. This can result in transitions between
colours becoming harsher due to compression of the pixels that smooth the transition. The
format does not support transparency which becomes a necessity when dealing with some
logos, templates etc. Another common file format, PNG, does support transparency.
TIFF
Stands For Tagged Image File Format
Used
For/Example
Desktop publishing (newspapers/magazines), good for graphic designers.
Advantage TIFF files are stored without compression, meaning that their quality is lossless. However,
as an option, lossy compression of the format can be enabled if a reduction to file size is
necessary. Adobe InDesign is also able to save save multi-page documents to a single TIFF
file (similarly to the layers system in Photoshop).
Disadvantage TIFF files require specific software in order to be viewed. Most of this software is fairly
professional and is not commonly found on most computers. Furthermore, a fairly
powerful/modern computer may be required to view/edit particularly large TIFF files.
Without compression, the file sizes can be very large (several megabytes). This reduces
portability across devices and introduces the need for higher capacity storage and backups,
especially if many TIFF images are going to be created. Portability is further reduced due to
limited support of the TIFF format from online image galleries.
GIF
Stands For Graphic Interchange Format
Used
For/Example
Short animations on the internet – a relic from the time when the internet was too
underdeveloped to support full video services such as YouTube.
Advantage It is comprised of a series of images played one after another in a loop in order to create the
appearance of a video. GIFs allow people to share small, specific moments of a video clip with
other people, which is perhaps the most common use of them on the internet today. This is
usually on a forum or other social networking site or messaging service. They are also small
files, simplistic and easy to make. They load quickly and require no interaction or trigger in
order to be viewed.
Disadvantage They are considered as a much lower quality version of the video playback capable on the
internet today, especially considering GIFs do not contain audio. Furthermore, they only
support 256 colours as it is an 8-bit format. Another problem is that GIF’s cannot be edited
once made, so the source file must be opened up, changed and then re-encoded instead.
BMP
Stands For Bitmap Image File
Used
For/Example
Formerly a commonly used file for images on the internet, but smaller files that are much
easier to download quickly within webpages (such as JPEGs) have replaced the format in
recent years.
Advantage No lossy compression is applied to BMP’s, so quality is not lost. Raw image format simply
made up of pixels – can produce a more realistic image than other file formats in certain
conditions. Creation of Bitmap images is very easy to do as most modern computers come
with some sort of Bitmap manipulation software within the operating system, Microsoft
Paint being an example.
Disadvantage File sizes can be very large, particularly if the image contains a large numbers of colours. If
any compression is used to reduce file size, the image must be extracted before it can be
used – this slows down both the viewing and saving process, thus reducing suitability for
webpages. Bitmaps do not scale very well either, as the process involves removing or
duplicating pixels. This means that usually need to be printed at their original resolution to
look acceptable. Generally, they are outdated and have been replaced by formats such as
JPEG, TIFF etc.
PSD
Stands For Photoshop Document
Used
For/Example
Excellent format for image manipulation, front cover images of magazines and other tasks
that require flexible editing tools.
Advantage It saves the individual layers that comprise an image as well as page formatting
information, swatches etc. (this is similar to the pages system in TIFF files). The format also
supports transparency/alpha layers or effects. Furthermore, there is no compression of the
contents of the file. While being primarily a raster graphic, PSD files do support basic vector
layers (e.g. shape tool).
Disadvantage The file sizes are huge, and are designed to be exported once the final image has been
completed. This means that the user is required to have Photoshop or other supported
Adobe software to view it (proprietary software). Furthermore, this makes sharing or
transferring PSD files a more time consuming/difficult process.
Vector Graphics
AI
Stands For Adobe Illustrator Art
Used
For/Example
Logo creation, vector based drawing.
Advantage As a vector format, images created using this can be scaled to any size required without any
loss in image quality. It is ideal for creating graphics for webpages that need to scale for
many different devices e.g. Phone, Tablet, PC. The format allows for painting and drawing
as well as text-based manipulation.
Disadvantage It is designed by Adobe for use with their Adobe Illustrator software package. While this
may provide a very polished and integrated experience for users, those who do not have
access to the program are unable to view the files without spending upwards of £17.15 per
month for access to the software, or through downloading a cheap, less feature-complete
version that would yield a worse user experience.
FLA
Stands For Flash File
Used
For/Example
Animation and games can be created using this method.
Advantage They deliver high quality videos/graphics with a small file size. The file can also include
sound and video. Using the format alongside Adobe Flash Player allows for more interactive
websites, which is further strengthened by the low file sizes and this a reduced time to
load.
Disadvantage It often requires an up-to-date web browser plugin in order for it to be integrated into
websites (which is the common use-case scenario). Devices other than PCs (such as phones,
handheld consoles and tablets) also have limited compatibility with Flash files, as Adobe
controls where and when software is available on devices.
WMF
Stands For Windows Metafile
Used
For/Example
Used for logos, similarly to AI. Most commonly seen as ClipArt images in the Microsoft
Office software package.
Advantage It can be scaled, and contains both vector and bitmap elements. The availability of WMF
images is high within the Microsoft Office software, with many images built in while more
can be searched for via the internet.
Disadvantage Bitmaps within the vector graphic will still have the same scaling issues as standard
bitmaps. Also, few applications support the editing of WMF, with Microsoft Draw being one
of them. Not only that, but the format is only supported on Windows platforms.
File Format Capture and
Optimising
Compression
Definition The process of reducing the size of a file. This can either be lossless or lossy compression.
Lossless compression does not affect the file quality, as all the original data remains intact.
Lossy compression does yield better results when it comes to the reduction of file size, but
file quality is affected, as certain parts of the data are removed or simplified to varying
degrees.
Advantage Reduces the file size of images/videos/music. This allows for people with slow internet or
slower/more limited devices faster access to the files and lower usage of their
bandwidth/data allowance. The file has the ability to scale well over many different devices
with different limiting factors. Smaller file sizes also allow more to be stored with the same
data footprint, benefitting both consumers and companies such as Facebook.
Disadvantage The more compression on the file, the more quality is affected. This means that files with a
high level of compression will be much smaller than the original copy, but quality will be
severely compromised. As a result, the versatility of the file can be heavily impacted,
making it unusable for official documents, published material etc.
Image Capture
Method Scanner
How is it used for
image capture of
graphics?
Digitises physical images through the use of a LED light strip to provide even lighting, as
well as a sensor that moves across the image, capturing it in horizontal lines and piecing it
together for the resulting file/printout.
Method Camera
How is it used for
image capture of
graphics?
Captures pictures through the use of a lens and image sensor or film. Using image sensors
allows for a more direct form of digital conversion and the potential for higher quality
images with easier access for editing on a PC.
Method Graphics Tablet
How is it used for
image capture of
graphics?
Allows for enhanced control of drawing/selection/digital handwriting. This works with
tablets with or without a screen, as well as a sophisticated stylus that is able to sense
pressure as well as track distance and angle.
Optimising
Why would you
optimise?
Not all image formats are suitable for every possible platform that they could be viewed on. Indeed, many
formats may not even be supported on a basic level. Optimising allows for images or other files to be
viewed properly across a range of devices. Perhaps the most common occurrence of this is when web
pages have both a desktop and mobile site.
How can you
optimise?
Continuing the example of a desktop and mobile version of a website and noting the differences can show
what optimisation actually is. The most common form of optimisation is when image resolution is reduced. This
may include website banners or images within articles. Other forms of optimising include increasing the
compression on images or changing the format altogether if it is not supported on most phones. One other
method of optimisation comes in the form of altering an image’s bit depth. This controls the number of colours
in the image – a lower bit depth results in fewer colours in the image and thus much smaller file sizes. Vector
graphics can be of particular help in these situations, as the image scales to best fit with the size or resolution
of a screen without a drop in quality.
Advantage to
optimising
It allows for images or other file types to be viewed across a range of devices, and in a way that scales
correctly and keeps loading times relatively quick in an environment where internet speed or processing
power may be questionable. Furthermore, several file types support automatic optimisation and scaling,
such as FLA and WMF.
Disadvantage to
optimising
While it does improve the quality of the user experience in terms of layout and speed, overall image
quality may be significantly reduced (unless vector graphics are used). Furthermore, depending on the
format being used, optimisation may not be handled automatically for all content and would need to be
done manually (for example within HTML code in the case of a webpage.
Storage
File Size
What could affect a
Working Scale
(Photoshop) document
file size?
When setting up a new Photoshop image, the initial resolution/imperial or metric measurements
of a canvas as well as the Pixels per inch/centimetre and the colour mode/bit depth all act as
varying factors to what the file size of a Photoshop document starts off as. Continuing on from this,
the number of layers as well as effects applied to them increase the image size further once work
on the document has begun.
How could you reduce
the file size of a Working
Scale document without
affecting quality?
Exporting PSD files as another format such as a JPEG or PNG allows for smaller file sizes than the
original file. This is due to information such as layers and other formatting being directly encoded
into fixed pixels rather than as interactive data that can be manipulated individually. Also, some
form of lossless compression can be used on either Photoshop files or exported images to further
reduce file size without affecting quality. Of course, lossy compression can be used on exported
images also, especially since this is synonymous with the JPEG format.
What is an advantage of
scaling up images before
exporting?
Scaling up images increases their flexibility for further editing, such as resizing in PowerPoint or
Word with reduced pixelation and artifacting. Furthermore, as this would be scaled up directly in
Photoshop, the exporting process would remove some of the pixelation that may be caused by this
process (depending on the quality of the assets used in the PSD).
What is a disadvantage
of scaling up images
before exporting?
This increases the file sizes of exported images, which may lead to further optimisation being
necessary when images are used on websites etc. Furthermore, any elements of the image that are
of a lower resolution than the rest will stand out once scaled up, reducing the quality of the image
until it is scaled back down outside of Photoshop (this never usually completely resolves the
problem and in some instances it offers little improvement).
File Naming Conventions
What naming
conventions could you
use when creating your
storyboard assets?
It would be appropriate to use a systematic naming convention for the creating of
my assets considering it is likely that there will be many PSD files necessary, as well
as exports in various other file types. Something along the lines of “Scene X Image Y”
seems to be sufficient, but adapting this system may be necessary if multiple
versions of scenes are created, for example by including the phrase “Version Z” after
the scene number.
Why is it a good idea to
accurately name your
assets?
Using a thorough naming system for my assets ensures that time is not wasted on
finding files that would otherwise be clearly visible if named correctly. Also, it
ensures greater clarity on what the file actually is and therefore reduces chances of
files mistakenly being discarded.
Asset Management
Why would you use
folders when storing
your assets?
The mentality needed for naming files appropriately transfers well to naming folders.
The previously mentioned strategy of naming files after their scene number (“Scene
X”) may be more suitable to include in the folder name. Therefore, less time would
be spent searching through all the scenes to find the correct version, and instead an
individual folder would contain all versions of a scene.
What folders would you
create and what would
you save within them?
Folders for each scene of the storyboard, as well as folders separating PSD and
Export file types within the scene folders would perhaps be the most effective
management system. It would allow for quick access to both images from a specific
scene, as well as the file type required at that time.

More Related Content

What's hot

Unit 54 Task1
Unit 54 Task1Unit 54 Task1
Unit 54 Task1
Jo Lowes
 
File types pro forma(1) 2
File types pro forma(1) 2File types pro forma(1) 2
File types pro forma(1) 2
matt darley
 
Graphics case study.pptx (1)
Graphics case study.pptx (1)Graphics case study.pptx (1)
Graphics case study.pptx (1)
Sam Hughes
 
File types pro forma-Libby Wright
File types pro forma-Libby WrightFile types pro forma-Libby Wright
File types pro forma-Libby Wright
Libby-Wright1
 
File types pro forma
File types pro formaFile types pro forma
File types pro forma
Ben Clayton
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
urquhart11
 
File types
File typesFile types
File types
Demi Jay
 
File types pro forma Lewis Powell
File types pro forma Lewis Powell File types pro forma Lewis Powell
File types pro forma Lewis Powell
Lewis-Powell
 
File types alis rose
File types alis rose File types alis rose
File types alis rose
alisrose1
 
File types work
File types workFile types work
File types work
MaximLancaster12345
 
File types pro forma(1)
File types pro forma(1)File types pro forma(1)
File types pro forma(1)
FrankieHall0
 
File types pro forma(1)talia
File types pro forma(1)taliaFile types pro forma(1)talia
File types pro forma(1)talia
FrankieHall0
 
File types
File typesFile types
File types
Ellie Ibbotson
 
File types.
File types.File types.
File types.
georgialancashire
 
File Formats Re-Submission
File Formats Re-SubmissionFile Formats Re-Submission
File Formats Re-Submission
tomwaumsley
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
jordan armytage
 
Dan miller file types pro forma
Dan miller file types pro formaDan miller file types pro forma
Dan miller file types pro forma
danielmiller525
 
Digital graphics file formats
Digital graphics file formatsDigital graphics file formats
Digital graphics file formats
Lee Morrell
 
Digital%20 graphics%20pro forma[1] 2015
Digital%20 graphics%20pro forma[1] 2015Digital%20 graphics%20pro forma[1] 2015
Digital%20 graphics%20pro forma[1] 2015
toby96
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
Natalie-Lynch
 

What's hot (20)

Unit 54 Task1
Unit 54 Task1Unit 54 Task1
Unit 54 Task1
 
File types pro forma(1) 2
File types pro forma(1) 2File types pro forma(1) 2
File types pro forma(1) 2
 
Graphics case study.pptx (1)
Graphics case study.pptx (1)Graphics case study.pptx (1)
Graphics case study.pptx (1)
 
File types pro forma-Libby Wright
File types pro forma-Libby WrightFile types pro forma-Libby Wright
File types pro forma-Libby Wright
 
File types pro forma
File types pro formaFile types pro forma
File types pro forma
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 
File types
File typesFile types
File types
 
File types pro forma Lewis Powell
File types pro forma Lewis Powell File types pro forma Lewis Powell
File types pro forma Lewis Powell
 
File types alis rose
File types alis rose File types alis rose
File types alis rose
 
File types work
File types workFile types work
File types work
 
File types pro forma(1)
File types pro forma(1)File types pro forma(1)
File types pro forma(1)
 
File types pro forma(1)talia
File types pro forma(1)taliaFile types pro forma(1)talia
File types pro forma(1)talia
 
File types
File typesFile types
File types
 
File types.
File types.File types.
File types.
 
File Formats Re-Submission
File Formats Re-SubmissionFile Formats Re-Submission
File Formats Re-Submission
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 
Dan miller file types pro forma
Dan miller file types pro formaDan miller file types pro forma
Dan miller file types pro forma
 
Digital graphics file formats
Digital graphics file formatsDigital graphics file formats
Digital graphics file formats
 
Digital%20 graphics%20pro forma[1] 2015
Digital%20 graphics%20pro forma[1] 2015Digital%20 graphics%20pro forma[1] 2015
Digital%20 graphics%20pro forma[1] 2015
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
 

Viewers also liked

Taller del color
Taller del colorTaller del color
Taller del color
Javier Ayala
 
Montreal alm-20150509-benday-good-to-great-scrum-master
Montreal alm-20150509-benday-good-to-great-scrum-masterMontreal alm-20150509-benday-good-to-great-scrum-master
Montreal alm-20150509-benday-good-to-great-scrum-master
MSDEVMTL
 
Competencias
CompetenciasCompetencias
Competencias
Mariuxi Santana
 
IPAPI-Certified Process Manager Certificate
IPAPI-Certified Process Manager CertificateIPAPI-Certified Process Manager Certificate
IPAPI-Certified Process Manager CertificateHani Antar, MBA
 
Incursionoenlaculturadigital 140514150203-phpapp01
Incursionoenlaculturadigital 140514150203-phpapp01Incursionoenlaculturadigital 140514150203-phpapp01
Incursionoenlaculturadigital 140514150203-phpapp01
Rodrigo Sanabria
 
CSA-Lead Auditor Certificate (ISO9001-2008)
CSA-Lead Auditor Certificate (ISO9001-2008)CSA-Lead Auditor Certificate (ISO9001-2008)
CSA-Lead Auditor Certificate (ISO9001-2008)Hani Antar, MBA
 
Presentación1
Presentación1Presentación1
Presentación1Mishu Baum
 
digi eval
digi evaldigi eval
digi eval
George Boatfield
 
Actividad no 2 asesorias para el uso de las tic en la formacion
Actividad  no 2 asesorias para el uso de las tic en la formacionActividad  no 2 asesorias para el uso de las tic en la formacion
Actividad no 2 asesorias para el uso de las tic en la formacion
s1a2
 
IBM_Analytics_12_49_53_PM
IBM_Analytics_12_49_53_PMIBM_Analytics_12_49_53_PM
IBM_Analytics_12_49_53_PMDavid Smellie
 
Common european framework of reference for languages
Common european framework of reference for languagesCommon european framework of reference for languages
Common european framework of reference for languages
Ms. EOI Teacher
 
Master on line in traduzione specialistica SSIIT Pescara - 2015-16
Master on line in traduzione specialistica SSIIT Pescara - 2015-16Master on line in traduzione specialistica SSIIT Pescara - 2015-16
Master on line in traduzione specialistica SSIIT Pescara - 2015-16
S.S.I.T. Scuola Superiore per Interpreti e Traduttori
 
Claves autocad
Claves autocadClaves autocad
Claves autocad
Rolando Pulupa
 
Desain perkerasan jalan
Desain perkerasan jalanDesain perkerasan jalan
Desain perkerasan jalan
MuhammadAdianto13
 
6 plan
6 plan6 plan
6 plandavid
 
Mochilas Totto
Mochilas TottoMochilas Totto
Mochilas Totto
lupe_de_mon
 
Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...
Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...
Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...
Karis Arevalo
 
Construcción II
Construcción IIConstrucción II
Construcción II
Marco Yauli Rivera
 

Viewers also liked (18)

Taller del color
Taller del colorTaller del color
Taller del color
 
Montreal alm-20150509-benday-good-to-great-scrum-master
Montreal alm-20150509-benday-good-to-great-scrum-masterMontreal alm-20150509-benday-good-to-great-scrum-master
Montreal alm-20150509-benday-good-to-great-scrum-master
 
Competencias
CompetenciasCompetencias
Competencias
 
IPAPI-Certified Process Manager Certificate
IPAPI-Certified Process Manager CertificateIPAPI-Certified Process Manager Certificate
IPAPI-Certified Process Manager Certificate
 
Incursionoenlaculturadigital 140514150203-phpapp01
Incursionoenlaculturadigital 140514150203-phpapp01Incursionoenlaculturadigital 140514150203-phpapp01
Incursionoenlaculturadigital 140514150203-phpapp01
 
CSA-Lead Auditor Certificate (ISO9001-2008)
CSA-Lead Auditor Certificate (ISO9001-2008)CSA-Lead Auditor Certificate (ISO9001-2008)
CSA-Lead Auditor Certificate (ISO9001-2008)
 
Presentación1
Presentación1Presentación1
Presentación1
 
digi eval
digi evaldigi eval
digi eval
 
Actividad no 2 asesorias para el uso de las tic en la formacion
Actividad  no 2 asesorias para el uso de las tic en la formacionActividad  no 2 asesorias para el uso de las tic en la formacion
Actividad no 2 asesorias para el uso de las tic en la formacion
 
IBM_Analytics_12_49_53_PM
IBM_Analytics_12_49_53_PMIBM_Analytics_12_49_53_PM
IBM_Analytics_12_49_53_PM
 
Common european framework of reference for languages
Common european framework of reference for languagesCommon european framework of reference for languages
Common european framework of reference for languages
 
Master on line in traduzione specialistica SSIIT Pescara - 2015-16
Master on line in traduzione specialistica SSIIT Pescara - 2015-16Master on line in traduzione specialistica SSIIT Pescara - 2015-16
Master on line in traduzione specialistica SSIIT Pescara - 2015-16
 
Claves autocad
Claves autocadClaves autocad
Claves autocad
 
Desain perkerasan jalan
Desain perkerasan jalanDesain perkerasan jalan
Desain perkerasan jalan
 
6 plan
6 plan6 plan
6 plan
 
Mochilas Totto
Mochilas TottoMochilas Totto
Mochilas Totto
 
Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...
Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...
Edad y años para jubilarse en ecuador, jubilación para hombres y mujeres es d...
 
Construcción II
Construcción IIConstrucción II
Construcción II
 

Similar to File types

File types pro forma
File types pro forma File types pro forma
File types pro forma
Jack Head
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
urquhart11
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
Kiran Crampton
 
File types pro forma(2)
File types pro forma(2)File types pro forma(2)
File types pro forma(2)
Joe Young
 
File types pro forma
File types pro formaFile types pro forma
File types pro forma
Ruby Hooper
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
Ruby Hooper
 
Digital graphics file formats
Digital graphics file formats Digital graphics file formats
Digital graphics file formats
Ellie Marsh
 
Digital Graphics- File Formats
Digital Graphics- File FormatsDigital Graphics- File Formats
Digital Graphics- File Formats
katyfleetham
 
File types
File typesFile types
File types
twilliams1992
 
Digital graphics file formats
Digital graphics file formats  Digital graphics file formats
Digital graphics file formats
Ellie Marsh
 
File Type Pro Forma
File Type Pro Forma File Type Pro Forma
File Type Pro Forma
Rebecca Coughlin
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
OlliePull
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
OlliePull
 
File Types Pro-Forma
File Types Pro-FormaFile Types Pro-Forma
File Types Pro-Forma
Samuel-Woodhouse
 
File types pro forma being worked on
File types pro forma being worked onFile types pro forma being worked on
File types pro forma being worked on
ScottHarrand
 
File types pro forma being worked on
File types pro forma being worked onFile types pro forma being worked on
File types pro forma being worked on
ScottHarrand
 
Digital graphics file formats
Digital graphics file formatsDigital graphics file formats
Digital graphics file formats
EthanPayne
 
File types
File typesFile types
File types
laurenthunderchild
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
Natalie-Lynch
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
Jamie Ellis
 

Similar to File types (20)

File types pro forma
File types pro forma File types pro forma
File types pro forma
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 
File types pro forma(2)
File types pro forma(2)File types pro forma(2)
File types pro forma(2)
 
File types pro forma
File types pro formaFile types pro forma
File types pro forma
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
 
Digital graphics file formats
Digital graphics file formats Digital graphics file formats
Digital graphics file formats
 
Digital Graphics- File Formats
Digital Graphics- File FormatsDigital Graphics- File Formats
Digital Graphics- File Formats
 
File types
File typesFile types
File types
 
Digital graphics file formats
Digital graphics file formats  Digital graphics file formats
Digital graphics file formats
 
File Type Pro Forma
File Type Pro Forma File Type Pro Forma
File Type Pro Forma
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 
Digital graphics pro forma
Digital graphics pro formaDigital graphics pro forma
Digital graphics pro forma
 
File Types Pro-Forma
File Types Pro-FormaFile Types Pro-Forma
File Types Pro-Forma
 
File types pro forma being worked on
File types pro forma being worked onFile types pro forma being worked on
File types pro forma being worked on
 
File types pro forma being worked on
File types pro forma being worked onFile types pro forma being worked on
File types pro forma being worked on
 
Digital graphics file formats
Digital graphics file formatsDigital graphics file formats
Digital graphics file formats
 
File types
File typesFile types
File types
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
 
File Types Pro Forma
File Types Pro FormaFile Types Pro Forma
File Types Pro Forma
 

Recently uploaded

Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)
SuryaKalyan3
 
IrishWritersCtrsPersonalEssaysMay29.pptx
IrishWritersCtrsPersonalEssaysMay29.pptxIrishWritersCtrsPersonalEssaysMay29.pptx
IrishWritersCtrsPersonalEssaysMay29.pptx
Aine Greaney Ellrott
 
Inter-Dimensional Girl Boards Segment (Act 3)
Inter-Dimensional Girl Boards Segment (Act 3)Inter-Dimensional Girl Boards Segment (Act 3)
Inter-Dimensional Girl Boards Segment (Act 3)
CristianMestre
 
一比一原版(DU毕业证)迪肯大学毕业证成绩单
一比一原版(DU毕业证)迪肯大学毕业证成绩单一比一原版(DU毕业证)迪肯大学毕业证成绩单
一比一原版(DU毕业证)迪肯大学毕业证成绩单
zvaywau
 
一比一原版(GU毕业证)格里菲斯大学毕业证成绩单
一比一原版(GU毕业证)格里菲斯大学毕业证成绩单一比一原版(GU毕业证)格里菲斯大学毕业证成绩单
一比一原版(GU毕业证)格里菲斯大学毕业证成绩单
zvaywau
 
Fed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine ZorbaFed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine Zorba
mariavlachoupt
 
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
zeyhe
 
2137ad - Characters that live in Merindol and are at the center of main stories
2137ad - Characters that live in Merindol and are at the center of main stories2137ad - Characters that live in Merindol and are at the center of main stories
2137ad - Characters that live in Merindol and are at the center of main stories
luforfor
 
Caffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire WilsonCaffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire Wilson
ClaireWilson398082
 
acting board rough title here lolaaaaaaa
acting board rough title here lolaaaaaaaacting board rough title here lolaaaaaaa
acting board rough title here lolaaaaaaa
angelicafronda7
 
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
taqyed
 
2137ad Merindol Colony Interiors where refugee try to build a seemengly norm...
2137ad  Merindol Colony Interiors where refugee try to build a seemengly norm...2137ad  Merindol Colony Interiors where refugee try to build a seemengly norm...
2137ad Merindol Colony Interiors where refugee try to build a seemengly norm...
luforfor
 
ashokathegreat project class 12 presentation
ashokathegreat project class 12 presentationashokathegreat project class 12 presentation
ashokathegreat project class 12 presentation
aditiyad2020
 
Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)
SuryaKalyan3
 
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
zeyhe
 
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
iraqartsandculture
 
A Brief Introduction About Hadj Ounis
A Brief  Introduction  About  Hadj OunisA Brief  Introduction  About  Hadj Ounis
A Brief Introduction About Hadj Ounis
Hadj Ounis
 
ART FORMS OF KERALA: TRADITIONAL AND OTHERS
ART FORMS OF KERALA: TRADITIONAL AND OTHERSART FORMS OF KERALA: TRADITIONAL AND OTHERS
ART FORMS OF KERALA: TRADITIONAL AND OTHERS
Sandhya J.Nair
 
Codes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new newCodes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new new
ZackSpencer3
 

Recently uploaded (19)

Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)Memory Rental Store - The Chase (Storyboard)
Memory Rental Store - The Chase (Storyboard)
 
IrishWritersCtrsPersonalEssaysMay29.pptx
IrishWritersCtrsPersonalEssaysMay29.pptxIrishWritersCtrsPersonalEssaysMay29.pptx
IrishWritersCtrsPersonalEssaysMay29.pptx
 
Inter-Dimensional Girl Boards Segment (Act 3)
Inter-Dimensional Girl Boards Segment (Act 3)Inter-Dimensional Girl Boards Segment (Act 3)
Inter-Dimensional Girl Boards Segment (Act 3)
 
一比一原版(DU毕业证)迪肯大学毕业证成绩单
一比一原版(DU毕业证)迪肯大学毕业证成绩单一比一原版(DU毕业证)迪肯大学毕业证成绩单
一比一原版(DU毕业证)迪肯大学毕业证成绩单
 
一比一原版(GU毕业证)格里菲斯大学毕业证成绩单
一比一原版(GU毕业证)格里菲斯大学毕业证成绩单一比一原版(GU毕业证)格里菲斯大学毕业证成绩单
一比一原版(GU毕业证)格里菲斯大学毕业证成绩单
 
Fed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine ZorbaFed by curiosity and beauty - Remembering Myrsine Zorba
Fed by curiosity and beauty - Remembering Myrsine Zorba
 
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
一比一原版(UniSA毕业证)南澳大学毕业证成绩单如何办理
 
2137ad - Characters that live in Merindol and are at the center of main stories
2137ad - Characters that live in Merindol and are at the center of main stories2137ad - Characters that live in Merindol and are at the center of main stories
2137ad - Characters that live in Merindol and are at the center of main stories
 
Caffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire WilsonCaffeinated Pitch Bible- developed by Claire Wilson
Caffeinated Pitch Bible- developed by Claire Wilson
 
acting board rough title here lolaaaaaaa
acting board rough title here lolaaaaaaaacting board rough title here lolaaaaaaa
acting board rough title here lolaaaaaaa
 
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
一比一原版(qut毕业证)昆士兰科技大学毕业证如何办理
 
2137ad Merindol Colony Interiors where refugee try to build a seemengly norm...
2137ad  Merindol Colony Interiors where refugee try to build a seemengly norm...2137ad  Merindol Colony Interiors where refugee try to build a seemengly norm...
2137ad Merindol Colony Interiors where refugee try to build a seemengly norm...
 
ashokathegreat project class 12 presentation
ashokathegreat project class 12 presentationashokathegreat project class 12 presentation
ashokathegreat project class 12 presentation
 
Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)Memory Rental Store - The Ending(Storyboard)
Memory Rental Store - The Ending(Storyboard)
 
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
一比一原版(QUT毕业证)昆士兰科技大学毕业证成绩单如何办理
 
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
The Last Polymath: Muntadher Saleh‎‎‎‎‎‎‎‎‎‎‎‎
 
A Brief Introduction About Hadj Ounis
A Brief  Introduction  About  Hadj OunisA Brief  Introduction  About  Hadj Ounis
A Brief Introduction About Hadj Ounis
 
ART FORMS OF KERALA: TRADITIONAL AND OTHERS
ART FORMS OF KERALA: TRADITIONAL AND OTHERSART FORMS OF KERALA: TRADITIONAL AND OTHERS
ART FORMS OF KERALA: TRADITIONAL AND OTHERS
 
Codes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new newCodes n Conventionss copy (2).pptx new new
Codes n Conventionss copy (2).pptx new new
 

File types

  • 1. Digital Graphics – File Formats George Boatfield
  • 2. Raster Graphics • Raster graphics are made up of bitmaps • Bitmaps are made up of pixels – each pixel records a specific RGB pattern to make up its own colour. • There are a fixed number of pixels in a bitmap. This can result in distortion if the image dimensions are changed. • A ‘megapixel’ refers to 1 million pixels • Raster graphics can be compressed, which results in artifacting of the image as well as a decrease in resolution.
  • 3. Vector Graphics • Vector graphics are made up of vectors – formulas that equate to start and end points with curves, points and angles between them. • They can form lines, polygons or round shapes. • Vector graphics are a lossless format and scale well. This means that they are good for company logos and websites designed for different screen sizes, as well as text.
  • 5. JPEG Stands For Joint Photographic Experts Group Used For/Example Photographs and web formats e.g. Facebook saves as JPEG Used widely on the internet by the public. Advantage JPEG’s are considered universally supported – most (if not all) modern technology designed to view websites or images would likely support the format. Furthermore, it allows for small file sizes depending on the requirements of the user/service and can be compressed to varying degrees. It was designed to compress images in a way that would not result in a significant visual loss in quality but still keep file sizes small. Disadvantage It is a lossy format, which means that images stored as a JPEG are subject to a loss of quality caused by compression and recompression. This can result in transitions between colours becoming harsher due to compression of the pixels that smooth the transition. The format does not support transparency which becomes a necessity when dealing with some logos, templates etc. Another common file format, PNG, does support transparency.
  • 6. TIFF Stands For Tagged Image File Format Used For/Example Desktop publishing (newspapers/magazines), good for graphic designers. Advantage TIFF files are stored without compression, meaning that their quality is lossless. However, as an option, lossy compression of the format can be enabled if a reduction to file size is necessary. Adobe InDesign is also able to save save multi-page documents to a single TIFF file (similarly to the layers system in Photoshop). Disadvantage TIFF files require specific software in order to be viewed. Most of this software is fairly professional and is not commonly found on most computers. Furthermore, a fairly powerful/modern computer may be required to view/edit particularly large TIFF files. Without compression, the file sizes can be very large (several megabytes). This reduces portability across devices and introduces the need for higher capacity storage and backups, especially if many TIFF images are going to be created. Portability is further reduced due to limited support of the TIFF format from online image galleries.
  • 7. GIF Stands For Graphic Interchange Format Used For/Example Short animations on the internet – a relic from the time when the internet was too underdeveloped to support full video services such as YouTube. Advantage It is comprised of a series of images played one after another in a loop in order to create the appearance of a video. GIFs allow people to share small, specific moments of a video clip with other people, which is perhaps the most common use of them on the internet today. This is usually on a forum or other social networking site or messaging service. They are also small files, simplistic and easy to make. They load quickly and require no interaction or trigger in order to be viewed. Disadvantage They are considered as a much lower quality version of the video playback capable on the internet today, especially considering GIFs do not contain audio. Furthermore, they only support 256 colours as it is an 8-bit format. Another problem is that GIF’s cannot be edited once made, so the source file must be opened up, changed and then re-encoded instead.
  • 8. BMP Stands For Bitmap Image File Used For/Example Formerly a commonly used file for images on the internet, but smaller files that are much easier to download quickly within webpages (such as JPEGs) have replaced the format in recent years. Advantage No lossy compression is applied to BMP’s, so quality is not lost. Raw image format simply made up of pixels – can produce a more realistic image than other file formats in certain conditions. Creation of Bitmap images is very easy to do as most modern computers come with some sort of Bitmap manipulation software within the operating system, Microsoft Paint being an example. Disadvantage File sizes can be very large, particularly if the image contains a large numbers of colours. If any compression is used to reduce file size, the image must be extracted before it can be used – this slows down both the viewing and saving process, thus reducing suitability for webpages. Bitmaps do not scale very well either, as the process involves removing or duplicating pixels. This means that usually need to be printed at their original resolution to look acceptable. Generally, they are outdated and have been replaced by formats such as JPEG, TIFF etc.
  • 9. PSD Stands For Photoshop Document Used For/Example Excellent format for image manipulation, front cover images of magazines and other tasks that require flexible editing tools. Advantage It saves the individual layers that comprise an image as well as page formatting information, swatches etc. (this is similar to the pages system in TIFF files). The format also supports transparency/alpha layers or effects. Furthermore, there is no compression of the contents of the file. While being primarily a raster graphic, PSD files do support basic vector layers (e.g. shape tool). Disadvantage The file sizes are huge, and are designed to be exported once the final image has been completed. This means that the user is required to have Photoshop or other supported Adobe software to view it (proprietary software). Furthermore, this makes sharing or transferring PSD files a more time consuming/difficult process.
  • 11. AI Stands For Adobe Illustrator Art Used For/Example Logo creation, vector based drawing. Advantage As a vector format, images created using this can be scaled to any size required without any loss in image quality. It is ideal for creating graphics for webpages that need to scale for many different devices e.g. Phone, Tablet, PC. The format allows for painting and drawing as well as text-based manipulation. Disadvantage It is designed by Adobe for use with their Adobe Illustrator software package. While this may provide a very polished and integrated experience for users, those who do not have access to the program are unable to view the files without spending upwards of £17.15 per month for access to the software, or through downloading a cheap, less feature-complete version that would yield a worse user experience.
  • 12. FLA Stands For Flash File Used For/Example Animation and games can be created using this method. Advantage They deliver high quality videos/graphics with a small file size. The file can also include sound and video. Using the format alongside Adobe Flash Player allows for more interactive websites, which is further strengthened by the low file sizes and this a reduced time to load. Disadvantage It often requires an up-to-date web browser plugin in order for it to be integrated into websites (which is the common use-case scenario). Devices other than PCs (such as phones, handheld consoles and tablets) also have limited compatibility with Flash files, as Adobe controls where and when software is available on devices.
  • 13. WMF Stands For Windows Metafile Used For/Example Used for logos, similarly to AI. Most commonly seen as ClipArt images in the Microsoft Office software package. Advantage It can be scaled, and contains both vector and bitmap elements. The availability of WMF images is high within the Microsoft Office software, with many images built in while more can be searched for via the internet. Disadvantage Bitmaps within the vector graphic will still have the same scaling issues as standard bitmaps. Also, few applications support the editing of WMF, with Microsoft Draw being one of them. Not only that, but the format is only supported on Windows platforms.
  • 14. File Format Capture and Optimising
  • 15. Compression Definition The process of reducing the size of a file. This can either be lossless or lossy compression. Lossless compression does not affect the file quality, as all the original data remains intact. Lossy compression does yield better results when it comes to the reduction of file size, but file quality is affected, as certain parts of the data are removed or simplified to varying degrees. Advantage Reduces the file size of images/videos/music. This allows for people with slow internet or slower/more limited devices faster access to the files and lower usage of their bandwidth/data allowance. The file has the ability to scale well over many different devices with different limiting factors. Smaller file sizes also allow more to be stored with the same data footprint, benefitting both consumers and companies such as Facebook. Disadvantage The more compression on the file, the more quality is affected. This means that files with a high level of compression will be much smaller than the original copy, but quality will be severely compromised. As a result, the versatility of the file can be heavily impacted, making it unusable for official documents, published material etc.
  • 16. Image Capture Method Scanner How is it used for image capture of graphics? Digitises physical images through the use of a LED light strip to provide even lighting, as well as a sensor that moves across the image, capturing it in horizontal lines and piecing it together for the resulting file/printout. Method Camera How is it used for image capture of graphics? Captures pictures through the use of a lens and image sensor or film. Using image sensors allows for a more direct form of digital conversion and the potential for higher quality images with easier access for editing on a PC. Method Graphics Tablet How is it used for image capture of graphics? Allows for enhanced control of drawing/selection/digital handwriting. This works with tablets with or without a screen, as well as a sophisticated stylus that is able to sense pressure as well as track distance and angle.
  • 17. Optimising Why would you optimise? Not all image formats are suitable for every possible platform that they could be viewed on. Indeed, many formats may not even be supported on a basic level. Optimising allows for images or other files to be viewed properly across a range of devices. Perhaps the most common occurrence of this is when web pages have both a desktop and mobile site. How can you optimise? Continuing the example of a desktop and mobile version of a website and noting the differences can show what optimisation actually is. The most common form of optimisation is when image resolution is reduced. This may include website banners or images within articles. Other forms of optimising include increasing the compression on images or changing the format altogether if it is not supported on most phones. One other method of optimisation comes in the form of altering an image’s bit depth. This controls the number of colours in the image – a lower bit depth results in fewer colours in the image and thus much smaller file sizes. Vector graphics can be of particular help in these situations, as the image scales to best fit with the size or resolution of a screen without a drop in quality. Advantage to optimising It allows for images or other file types to be viewed across a range of devices, and in a way that scales correctly and keeps loading times relatively quick in an environment where internet speed or processing power may be questionable. Furthermore, several file types support automatic optimisation and scaling, such as FLA and WMF. Disadvantage to optimising While it does improve the quality of the user experience in terms of layout and speed, overall image quality may be significantly reduced (unless vector graphics are used). Furthermore, depending on the format being used, optimisation may not be handled automatically for all content and would need to be done manually (for example within HTML code in the case of a webpage.
  • 19. File Size What could affect a Working Scale (Photoshop) document file size? When setting up a new Photoshop image, the initial resolution/imperial or metric measurements of a canvas as well as the Pixels per inch/centimetre and the colour mode/bit depth all act as varying factors to what the file size of a Photoshop document starts off as. Continuing on from this, the number of layers as well as effects applied to them increase the image size further once work on the document has begun. How could you reduce the file size of a Working Scale document without affecting quality? Exporting PSD files as another format such as a JPEG or PNG allows for smaller file sizes than the original file. This is due to information such as layers and other formatting being directly encoded into fixed pixels rather than as interactive data that can be manipulated individually. Also, some form of lossless compression can be used on either Photoshop files or exported images to further reduce file size without affecting quality. Of course, lossy compression can be used on exported images also, especially since this is synonymous with the JPEG format. What is an advantage of scaling up images before exporting? Scaling up images increases their flexibility for further editing, such as resizing in PowerPoint or Word with reduced pixelation and artifacting. Furthermore, as this would be scaled up directly in Photoshop, the exporting process would remove some of the pixelation that may be caused by this process (depending on the quality of the assets used in the PSD). What is a disadvantage of scaling up images before exporting? This increases the file sizes of exported images, which may lead to further optimisation being necessary when images are used on websites etc. Furthermore, any elements of the image that are of a lower resolution than the rest will stand out once scaled up, reducing the quality of the image until it is scaled back down outside of Photoshop (this never usually completely resolves the problem and in some instances it offers little improvement).
  • 20. File Naming Conventions What naming conventions could you use when creating your storyboard assets? It would be appropriate to use a systematic naming convention for the creating of my assets considering it is likely that there will be many PSD files necessary, as well as exports in various other file types. Something along the lines of “Scene X Image Y” seems to be sufficient, but adapting this system may be necessary if multiple versions of scenes are created, for example by including the phrase “Version Z” after the scene number. Why is it a good idea to accurately name your assets? Using a thorough naming system for my assets ensures that time is not wasted on finding files that would otherwise be clearly visible if named correctly. Also, it ensures greater clarity on what the file actually is and therefore reduces chances of files mistakenly being discarded.
  • 21. Asset Management Why would you use folders when storing your assets? The mentality needed for naming files appropriately transfers well to naming folders. The previously mentioned strategy of naming files after their scene number (“Scene X”) may be more suitable to include in the folder name. Therefore, less time would be spent searching through all the scenes to find the correct version, and instead an individual folder would contain all versions of a scene. What folders would you create and what would you save within them? Folders for each scene of the storyboard, as well as folders separating PSD and Export file types within the scene folders would perhaps be the most effective management system. It would allow for quick access to both images from a specific scene, as well as the file type required at that time.