Image File Types. Objectives. Whether a finished project is in a visual or INTRODUCTION

Size: px
Start display at page:

Download "Image File Types. Objectives. Whether a finished project is in a visual or INTRODUCTION"

Transcription

1 ESTIMATED TIME Image File Types H O U R S SOURCE: PHOTODISC INTRODUCTION Whether a finished project is in a visual or printed format, its impact is only as good as the image it produces. Many factors go into determining how best to produce the image you need. In this chapter, you will explore some of these factors and learn to make decisions that will help you in selecting the best possible image format for your projects. This knowledge is essential for Amelia Sandefer, who must be able to make file format decisions in her job as an insurance investigator. She visits homes that have been damaged or destroyed by accidents and uses a digital camera to record what she finds. She must also create simple drawings of her findings to attach to her reports for others to read. Since she only has a modem rather than a high-speed Internet connection, she must keep her file sizes small to speed transmission. Objectives You will become familiar with terms related to image file types. You will understand the difference between painting and drawing programs. You will understand the difference among file types. You will identify advantages and disadvantages of file types. Chapter 2: Image File Types 13

2 Figure 2.1 Bitmap images are the most common file format used in image management. Figure 2.2 Vector images are smoother than bitmaps and print without jagged edges. A pixel (picture element) is a data representation of a specific color at a specific location in a matrix or grid. A rectangular collection of pixels can produce an image on a computer screen or on a printed page. PAINTING VERSUS DRAWING Many software programs are available for creating and managing images. Programs often used by businesses are Microsoft Paint, Adobe Photoshop, Macromedia Fireworks, Jasc Paint Shop Pro, Adobe Illustrator, and Macromedia FreeHand. Image management programs are of two types: painting and drawing. Paint programs create images by using pixels (picture elements). Pixels are small squares (usually) with each pixel assigned a color (see Figure 2.1). Drawing programs create images by using mathematically defined lines and curves that are treated as individual objects within the images (see Figure 2.2). Although paint programs are often easier to use, drawing programs give higher-quality results. Some image management programs such as Photoshop and Paint Shop Pro combine both painting and drawing options within a single program. THE ETHICS OF GIF LICENSE In 1994, CompuServe Inc., and Unisys Corporation, the developers of the GIF file format, announced their intention to require that all commercial software companies using GIF compression in their programs pay licensing fees. This announcement caused a considerable stir and resulted in the development of PNG file formats that were royalty-free. The average business user is unaware that a licensing fee is required because it is paid by the software company. It is a good reminder, however, that not only are software programs protected by copyright but so are the products created using those programs. IMAGE FORMATS OR FILE TYPES Image programs save graphics with specific extensions indicating the file format. The extension is shown by two to four letters following the dot in the name of a file. For example, if a document is named picture.jpg, picture is the name of the file and.jpg is the extension indicating the file format. You may not be able to see the extension name unless you have 14 Unit 1: Image Management Procedures

3 enabled this option in the Folder View. Go to My Computer and open the C: drive. Choose View/Tools (depending on your operating system), Folder Options and click the View tab as shown in Figure 2.3. Remove the check from Hide file extensions for known file types check box. (It is also possible to show or hide file extensions in Mac OS X.) Each image management program has a file format specific to that program, called its native or default format. For instance, Paint Shop Pro automatically saves images as.psp. Adobe Photoshop saves images as.psd. Generally, an image should be saved in its original or native format to use as an archive or backup of that image. By doing this, you can open, edit, and then save the image in a different format without losing any quality. This is an important step in the creation of an image. Once a copy of the image has been saved in its native format, you can change to another file format by using the drop-down arrow next to the Format or Save as type box, as shown in Figure 2.4. From the list that appears, you can then choose the appropriate file format. Different file formats are appropriate for different situations, so it is important to understand the distinctions between the various file formats. For example, some programs can only import graphics with specific file formats. Some images look better saved as one format over another, and some images need to be small in order to load quickly on the Internet. Knowledge of file formats enables you to make the best choice. Native refers to the file format in which a particular graphics program automatically saves an image. SOURCE: MICROSOFT WINDOWS 98 Figure 2.3 To see extensions, click on the radio button box indicated by the arrow. SOURCE: MICROSOFT WINDOWS 98 Figure 2.4 Once an image has been saved in native format, choose Save as and click on the drop-down arrow to select another format. Chapter 2: Image File Types 15

4 PAINTING PROGRAMS A bitmap is a graphic created by using pixels. Resolution is the density of pixels in an image. Compression in graphic files is the process of reducing the size of the image. Lossless compression does not change any pixel data. Lossy compression reduces the size of a file by removing pixels that are not essential. Interlacing displays an image on a Web page in stages until the image has reached its full resolution. Noninterlacing renders an image from top to bottom until the image is complete. Painting programs (or paint programs) create bitmap images made of pixels. Each pixel has a defined color, size, and place in the image. The sharpness of the image is determined by the density of the pixels, and this density determines the resolution. Resolution is defined as dots per inch (dpi) or by the numbers of pixels in rows and columns ( ). The higher the resolution, the better your image will appear or print out but the larger the file will be. Amelia has learned that sometimes it is important to save her digital images in the highest possible resolution if she knows that others will want to print a large color version. She also knows that often all that is necessary is an image that can be printed on a black-and-white laser printer. For example, recently she needed an overall picture of a home that had been hit by a careless driver. She knew that a quick low-resolution shot of the damaged brick wall would serve her purpose. At the same time, though, she needed a detailed picture of the interior damage. One of the most common types of bitmapped images is a BMP (Bitmap) file. A BMP image is usually used in word processing documents. BMP file sizes are often quite large, even though they are usually limited to 256 colors because they are not compressed as some other formats are. BMP files work well in programs that require the Microsoft Windows operating system. A bitmap file type that works well in all environments is TIF or TIFF (Tagged Image File Format). Like BMP files, these files are quite large and are often used in print documents. TIFF files are not compressed and can show 16 million colors. Many scanners produce images as TIFF files, and some digital cameras can save photographs in TIFF format as well. The file formats most often used for Web pages are GIF (Graphics Interchange Format) and JPG or JPEG (Joint Photographic Experts Group). GIF, pronounced with either a hard or soft G, is an image file format developed by CompuServe. Because GIFs use only 256 colors, the file sizes are quite small. GIFs are used to create line drawings, images with transparent backgrounds, and animated figures. Because photographs require greater color depth, they lose much of their quality if they are saved as GIFs. The time it takes to download a graphic on the Internet depends on the size of the file. To improve download speed, several algorithms (sequences of steps to perform a function) have been written to reduce or compress the size of the file. The two types of compression are lossless and lossy. Lossless compression reduces the file size without losing any pixel information. Lossy compression changes some pixels while making the file size smaller. The main drawback of a lossy algorithm is that the greater the compression, the poorer the quality of the image. In business image management, it becomes important to balance quality with file size. GIF compression is lossless using the LZW (Lempel-Ziv-Welch) formula, named for the developers. The two versions are 87a and 89a. Most users find 89a to be the best choice because it allows transparency. 16 Unit 1: Image Management Procedures

5 A second consideration when choosing a GIF is interlaced or noninterlaced. Interlaced images load onto a Web page in stages, with the first image appearing at a minimal resolution, so the viewer can begin to see part of the picture even before it is completely loaded. At intervals, the picture reloads until the maximum resolution is reached. Noninterlaced images build from the top down until a complete image appears. Interlacing slightly increases file size, so it should be limited to large images that take a long time to download. Both Photoshop and Paint Shop Pro provide version options and interlacing choices. JPG or JPEG (pronounced jay-peg ) is another file type. Using up to 16 million colors, JPG images reproduce the quality, color, and detail found in photographs or graphics using blends and gradients. Most digital cameras save photographs as JPGs to conserve memory space on the camera s storage device. The JPG compression formula allows you to choose the amount of compression you want, so you can decide at what point the image quality matches your needs. It also allows you to choose between standard and progressive encoding, much as with interlacing for GIFs. A third choice for use on the Internet is the PNG (Portable Network Graphics) format. It retains all 16 million colors and has some valuable features, but it is not supported by all Web browsers. Amelia has learned to save her images in TIFF format and then to convert them to the format that best serves her purpose. This way she knows that she can always return to the original and create a copy in a different format without losing quality. This came in quite handy last week when she was asked to submit a picture she had taken of a tornado-destroyed home. The corporate office wanted to use her picture in their publication and needed the highest quality possible. Her TIFF version met their needs and she was pleased to see her picture featured the following month. DRAWING PROGRAMS Drawing programs create images made of mathematically defined lines and curves, or vectors. An advantage of vector graphics over bitmap images is that regardless of how much the image is enlarged or reduced (called Job Search Skills The first step in finding the job that s right for you is to target specific jobs and careers. Decide what you want not just now but five or ten years into the future. Have a career plan. One way to know what you want is to try out a wide range of jobs through part-time work, volunteering, and so forth. Then research potential employers that can offer you the kind of job or career you seek. Perhaps the most important part of the job search involves simply talking with people. Tell everyone you meet you re in the job market; you might make an important contact. Develop a network of people who work in your field of interest. By critiquing your résumé and asking you questions about yourself and your goals, your contacts can help you sharpen your résumé and interviewing skills key components in a successful job search. Be sure to send acknowledgment letters to everyone you talk with; this builds your credibility and sends the message that you re a professional who is serious about your career. Above all, be persistent! Digging Deeper: Research some local multimediarelated companies and develop a list of people within the companies you might approach for a brief informational interview. Arrange and follow through with an interview. Discuss your impressions in class. Chapter 2: Image File Types 17

6 A vector is an image created by using a series of mathematically defined lines and curves rather than pixels, making the image easier to resize or scale. scaling), the quality remains the same. A vector graphic is smoother than a bitmap graphic because the image is mathematically derived for each output device. Once a vector graphic is completed, it can be converted to a bitmap image. (Another name for a bitmap is raster, so this process is called rasterizing.) Vector graphics are converted to bitmap images for use on the Internet. Shockwave Flash images and animations are vector graphics. Vector graphics are smaller in size than bitmaps, but they are limited because they cannot show gradations of colors as bitmaps can. The most common native vector file formats are CDR for Corel- Draw, AI for Adobe Illustrator, FH for Macromedia FreeHand, SWF for Shockwave Flash, and WMF for Windows Metafile. EPS (Encapsulated PostScript) is a general-purpose vector file format that has both the vector image data and a screen preview in the same file. It is most commonly used for printing purposes. Amelia finds drawing programs very helpful in her work. She uses a vector program to create sketches of the details that might be necessary to supplement her reports. She likes the fact that she can modify length and width of lines even after completing a drawing. In her last report, Amelia added a drawing showing the path of the automobile from the street to the wall of the home that was struck. She added details such as specific measurements and estimated speed of travel. These kinds of details have made her information well respected by her employer. SUMMARY In this chapter, you have learned about file formats and their purposes as shown in the chart below. Image file types can be divided into two groups: painting programs and drawing programs. Extensions for the most common painting file formats are.bmp,.tif,.gif,.jpg, and.png. Extensions for the file formats used for the Web are.gif,.jpg, and.png. Extensions for the most common drawing file formats are.cdr,.ai,.fh,.swf, and.wmf. The EPS file format, with the extension.eps, is a general-purpose vector file with a bitmapped preview. It is important that you understand the difference between file formats so that you can decide which ones will best meet your needs. File Acronym Type of Format Stands for Extension Program BMP Bitmap.bmp Painting TIFF or TIF Tagged Image File Format.tif Painting GIF Graphics Interchange Format.gif Painting JPG or JPEG Joint Photographic Experts Group.jpg Painting PNG Portable Network Graphics.png Painting PSD Photoshop Document.psd Painting JASC Jasc Paintshop Pro.psp Painting CDR CorelDraw.cdr Drawing AI Adobe Illustrator.ai Drawing FH Macromedia FreeHand.fh Drawing SWF Shockwave Flash.swf Drawing WMF Windows Metafile.wmf Drawing EPS Encapsulated PostScript.eps Drawing 18 Unit 1: Image Management Procedures

7 REVIEW Answer the following questions on your own computer. 1. What does a file extension look like? 2. What image management programs are often used by businesses? 3. What are the two types of image management programs, and how are they different? 4. What is a native format? 5. What is a bitmap image? 6. List four types of bitmap images. 7. Why are images compressed? 8. What is the difference between lossy and lossless compression? 9. What is an interlaced image? 10. Why might you want to use an interlaced image? 11. In what format do most digital cameras save images? 12. Why is the PNG format not used more often? 13. What is the advantage of using a vector graphic? 14. Name three native vector file formats and one general-purpose file format. 15. What company developed the GIF format, and what did the developer require beginning in 1994? DISCUSSION 1. Explain the difference between a vector and a bitmap. 2. Which file format is the most versatile? Why? 3. Why are photographs saved in JPEG format if they are to be used on the Internet? 4. Why is it important to understand file extensions? 5. Was CompuServe correct in its decision to charge a licensing fee? Why or why not? Chapter 2: Image File Types 19

8 USE YOUR KNOWLEDGE REVIEW 1. Use the table function in a word processing document to create a chart listing the advantages, disadvantages, and uses of all the file formats discussed in this chapter (see the chart that follows the summary). 2. Use a painting program to create a rectangle filled with color. Save the image in at least six different file formats (such as native, BMP, TIF, JPEG, GIF, and PNG). Look at the properties of each file and record, in the table you created in question 1, the size of each file. 3. Use a drawing program to create an image. The image should be a filled rectangle similar to the one created in step 2. Save the image in at least three different file formats (e.g., native, EPS). Look at the properties of each file and record in the table the size of each file. 4. Keeping in mind the advantages, disadvantages, and uses of each file format, choose one file format and write a slogan advertising the file format and its usefulness. Keep the slogan to eight words or fewer. FURTHER EXPLORATION 1. Survey your favorite Web sites (at least ten) to determine what file formats the sites are using for their images. To determine the type of file format, rightclick on the image and choose Save Picture As. The Save as type box will indicate the extension. 2. Create a chart showing the address of each site and the number of each type of image file used on each site. Observe and record which were interlaced and which were noninterlaced. 3. Do you disagree with the sites choices of file formats? How long did it take for pages to load? What can you suggest they do to increase the speed at which their pages appear? Write an explanation summarizing your comments. 20 Unit 1: Image Management Procedures

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations

MMGD0203 Multimedia Design MMGD0203 MULTIMEDIA DESIGN. Chapter 3 Graphics and Animations MMGD0203 MULTIMEDIA DESIGN Chapter 3 Graphics and Animations 1 Topics: Definition of Graphics Why use Graphics? Graphics Categories Graphics Qualities File Formats Types of Graphics Graphic File Size Introduction

More information

To be productive in today s graphic s industry, a designer, artist, or. photographer needs to have some basic knowledge of various file

To be productive in today s graphic s industry, a designer, artist, or. photographer needs to have some basic knowledge of various file An Artist s Digital Toolkit Allan Wood, for educational use only Understanding File Formats File Formats To be productive in today s graphic s industry, a designer, artist, or photographer needs to have

More information

A Basic Summary of Image Formats

A Basic Summary of Image Formats A Basic Summary of Image Formats Merciadri Luca Luca.Merciadri@student.ulg.ac.be Abstract. We summarize here the most used image formats, and their respective principal applications. Keywords: image formats,

More information

Links. Blog. Great Images for Papers and Presentations 5/24/2011. Overview. Find help for entire process Quick link Theses and Dissertations

Links. Blog. Great Images for Papers and Presentations 5/24/2011. Overview. Find help for entire process Quick link Theses and Dissertations Overview Great Images for Papers and Presentations May 26, 2011 Web Tips Definitions Using the Michigan Tech logo Photography 101 Great images from others Great images you create PDF conversion Final words

More information

Scanning in Windows XP: Basics Learning guide

Scanning in Windows XP: Basics Learning guide Scanning in Windows XP: Basics Learning guide If you have ever wanted to scan documents and images on different scanners in your department, you've probably faced the difficulties that arise from needing

More information

Scanning and OCR Basics

Scanning and OCR Basics Scanning and OCR Basics Scan Text Documents into Word 2003 using OCR Software 1. Place the document to scan face down on the flatbed scanner. 2. Launch Microsoft Word 2003 for Windows. 3. Select Acquire

More information

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013

MassArt Studio Foundation: Visual Language Digital Media Cookbook, Fall 2013 INPUT OUTPUT 08 / IMAGE QUALITY & VIEWING In this section we will cover common image file formats you are likely to come across and examine image quality in terms of resolution and bit depth. We will cover

More information

Optimizing graphic files

Optimizing graphic files Optimizing graphic files Introduction As soon as I started using web-authoring tools, I realized that I should be careful to use graphics on the web. Well-designed graphics usually make the web site more

More information

ACADEMIC TECHNOLOGY SUPPORT

ACADEMIC TECHNOLOGY SUPPORT ACADEMIC TECHNOLOGY SUPPORT Adobe Photoshop Introduction Part 1 (Basics- Image Manipulation) ats@etsu.edu 439-8611 www.etsu.edu/ats Table of Contents: Overview... 1 Objectives... 1 Basic Graphic Terminology...

More information

Image Resolution. Color Spaces: RGB and CMYK. File Types and when to use. Image Resolution. Finding Happiness at 300 dots-per-inch

Image Resolution. Color Spaces: RGB and CMYK. File Types and when to use. Image Resolution. Finding Happiness at 300 dots-per-inch Image Resolution Color Spaces: RGB and CMYK File Types and when to use Image Resolution Finding Happiness at 300 dots-per-inch Rules to remember Text should be 400dpi at the final size in the layout. Images

More information

NDSU Technology Learning & Media Center

NDSU Technology Learning & Media Center 1 NDSU Technology Learning & Media Center QBB 150C 231-5130 www.ndsu.edu/its/tlmc Creating a Large Format Poster (Plot) Using PowerPoint 2013 Posters should be designed and created in a manner that best

More information

Pictures / images on computers

Pictures / images on computers **** 1 Pictures / images on computers Images are important **** 2 Why learn the basics of images? Pictures/graphics/images are often inserted in» word processing documents» presentations with slides» web

More information

Comparison of different image compression formats. ECE 533 Project Report Paula Aguilera

Comparison of different image compression formats. ECE 533 Project Report Paula Aguilera Comparison of different image compression formats ECE 533 Project Report Paula Aguilera Introduction: Images are very important documents nowadays; to work with them in some applications they need to be

More information

Logo Standards Guideline

Logo Standards Guideline Logo Standards Guideline TABLE OF CONTENTS Nurturing The Brand 1 Logo Guidelines 2 Correct Usage 2 Color Guidelines 6 How to Use the Provided Logo Files 9 Glossary 10 NURTURING THE BRAND THE FOLLOWING

More information

Adobe Illustrator CS5 Part 1: Introduction to Illustrator

Adobe Illustrator CS5 Part 1: Introduction to Illustrator CALIFORNIA STATE UNIVERSITY, LOS ANGELES INFORMATION TECHNOLOGY SERVICES Adobe Illustrator CS5 Part 1: Introduction to Illustrator Summer 2011, Version 1.0 Table of Contents Introduction...2 Downloading

More information

Preparing graphics for IOP journals

Preparing graphics for IOP journals Please note that these guidelines do not apply to journals of the American Astronomical Society. Guidelines for these journals are available online. Preparing graphics for IOP journals IOP Publishing,

More information

Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity

Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity Computers Are Your Future Eleventh Edition Chapter 5: Application Software: Tools for Productivity Copyright 2011 Pearson Education, Inc. Publishing as Prentice Hall 1 All rights reserved. No part of this

More information

What Resolution Should Your Images Be?

What Resolution Should Your Images Be? What Resolution Should Your Images Be? The best way to determine the optimum resolution is to think about the final use of your images. For publication you ll need the highest resolution, for desktop printing

More information

SCANNING, RESOLUTION, AND FILE FORMATS

SCANNING, RESOLUTION, AND FILE FORMATS Resolution SCANNING, RESOLUTION, AND FILE FORMATS We will discuss the use of resolution as it pertains to printing, internet/screen display, and resizing iamges. WHAT IS A PIXEL? PIXEL stands for: PICture

More information

Preparing Images for PowerPoint, the Web, and Publication

Preparing Images for PowerPoint, the Web, and Publication What is Resolution?... 2 How Resolution Affects File Memory Size... 2 Physical Size vs. Memory Size... 3 Thinking Digitally... 4 What Resolution is Best For Printing?... 5 Professional Publications...

More information

countway.harvard.edu/imaging Microsoft Office File Format Output Options PDF, EPS, JPG, TIFF and more

countway.harvard.edu/imaging Microsoft Office File Format Output Options PDF, EPS, JPG, TIFF and more countway.harvard.edu/imaging Microsoft Office File Format Output Options PDF, EPS, JPG, TIFF and more Research Imaging Solutions RIS@hms.harvard.edu countway.harvard.edu/imaging Beth Beighlie Digital Imaging

More information

Preparing Content for self-publishing

Preparing Content for self-publishing Preparing Content for self-publishing TEXT Check spelling, grammar and punctuation. Fact check! Tip: print out all your text, and ask someone else to proof-read it. Ensure consistency of style: capitalization,

More information

Smithsonian Institution Archives Guidance Update SIA. ELECTRONIC RECORDS Recommendations for Preservation Formats. November 2004 SIA_EREC_04_03

Smithsonian Institution Archives Guidance Update SIA. ELECTRONIC RECORDS Recommendations for Preservation Formats. November 2004 SIA_EREC_04_03 SIA Smithsonian Institution Archives Guidance Update November 2004 ELECTRONIC RECORDS Recommendations for s SIA_EREC_04_03 Highlights Highlights of SIA_EREC_04_03, an update on electronic record preservation

More information

Adobe Certified Expert Program

Adobe Certified Expert Program Adobe Certified Expert Program Product Proficiency Exam Bulletin Adobe Photoshop CS4 Exam # 9A0-094 ACE Certification Checklist The checklist below will help guide you through the process of obtaining

More information

Digital Imaging and Image Editing

Digital Imaging and Image Editing Digital Imaging and Image Editing A digital image is a representation of a twodimensional image as a finite set of digital values, called picture elements or pixels. The digital image contains a fixed

More information

Image Formatting. Thanks to the Jerome Foundation.

Image Formatting. Thanks to the Jerome Foundation. Thanks to the Jerome Foundation. Image Formatting Saving your Image as a JPEG: If your image is saved in a format other than JPEG (.tiff,.psd,.pict, etc.) it will not work. You can save your image as a.jpg

More information

Print Services User Guide

Print Services User Guide Print Services User Guide Understanding Artwork for Print 1 Preferred Formats: Preferred formats should contain only vector-based graphics and text, and/or high-resolution images. Low resolution images

More information

ABL Advisor :: Online Advertising Specifications

ABL Advisor :: Online Advertising Specifications ABL Advisor :: Online Advertising Specifications Contact Denise Finegan 484.380.2968 or email dfinegan@abladvisor.com p.1 ONLINE ADVERTISING SPECIFICATIONS & SUBMISSION GUIDELINES WEBSITE BANNER AD SIZES

More information

Each figure of a manuscript should be submitted as a single file.

Each figure of a manuscript should be submitted as a single file. Introduction This page provides general information for authors creating figures to maximize the quality of those illustrations and to prepare artwork for submission to the Brazilian Journal of Medical

More information

Getting Started Guide

Getting Started Guide MadCap Software Getting Started Guide Capture 7 Copyright 2015 MadCap Software. All rights reserved. Information in this document is subject to change without notice. The software described in this document

More information

Algolab Photo Vector

Algolab Photo Vector Algolab Photo Vector Introduction: What Customers use Photo Vector for? Photo Vector (PV) is a handy tool for designers to create, cleanup, make fast corrections, edit designs with or without further conversion

More information

efax Plus User Guide

efax Plus User Guide efax Plus User Guide 2 Contents Welcome... 3 All you ever wanted to know about faxing... 4 Receiving faxes... 4 Installing efax Messenger Plus... 4 Viewing an efax (.efx) file... 5 Sending faxes... 6 Using

More information

PowerPoint Interface Menu Bars Work Area Slide and Outline View TASK PANE Drawing Tools

PowerPoint Interface Menu Bars Work Area Slide and Outline View TASK PANE Drawing Tools Microsoft PowerPoint is used for creating slide presentations to be used on a PC or even printed out as overheads and handouts. You can combine text, graphics, even audio and video to create exciting and

More information

Sharing Files and Whiteboards

Sharing Files and Whiteboards Your user role in a meeting determines your level of file sharing. The type of files you can share include documents, presentations, and videos. About Sharing Files, page 1 Changing Views in a File or

More information

TEXT FILES. Format Description / Properties Usage and Archival Recommendations

TEXT FILES. Format Description / Properties Usage and Archival Recommendations TEXT FILES Format Description / Properties Usage and Archival Recommendations.txt.doc.docx.rtf.odt.pdf PDF/A Text file Simple plain text document Compatible across software packages Supports very little

More information

Multimedia Images: Vector-based vs. Bitmap Graphics

Multimedia Images: Vector-based vs. Bitmap Graphics 1 Multimedia Images: Vector-based vs. Bitmap Graphics Introduction Multimedia is, as described in Vaughan (2001), a combination of various elements, such as text, graphic art, animation, video, and sound.

More information

ART 170: Web Design 1

ART 170: Web Design 1 Banner Design Project Overview & Objectives Everyone will design a banner for a veterinary clinic. Objective Summary of the Project General objectives for the project in its entirety are: Design a banner

More information

Digitisation Disposal Policy Toolkit

Digitisation Disposal Policy Toolkit Digitisation Disposal Policy Toolkit Glossary of Digitisation Terms August 2014 Department of Science, Information Technology, Innovation and the Arts Document details Security Classification Date of review

More information

Working with Graphics: How to use images, graphics and charts in OOo Writer

Working with Graphics: How to use images, graphics and charts in OOo Writer Working with Graphics: How to use images, graphics and charts in OOo Writer Title: Working with Graphics: How to use images, graphics and charts in OOo Writer Version: 1.0 First edition: January 2005 First

More information

Electronic Records Management Guidelines - File Formats

Electronic Records Management Guidelines - File Formats Electronic Records Management Guidelines - File Formats Rapid changes in technology mean that file formats can become obsolete quickly and cause problems for your records management strategy. A long-term

More information

GRC 119 Assignment 7 Create a Flash Animation Banner Ad

GRC 119 Assignment 7 Create a Flash Animation Banner Ad GRC 119 Assignment 7 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

So you say you want something printed...

So you say you want something printed... So you say you want something printed... Well, that s great! You ve come to the right place. Whether you re having us design and edit your work, or you fancy yourself a designer and plan to hand over your

More information

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame...

Contents. Launching FrontPage... 3. Working with the FrontPage Interface... 3 View Options... 4 The Folders List... 5 The Page View Frame... Using Microsoft Office 2003 Introduction to FrontPage Handout INFORMATION TECHNOLOGY SERVICES California State University, Los Angeles Version 1.0 Fall 2005 Contents Launching FrontPage... 3 Working with

More information

The Journal of Transport and Land Use: Guidelines for Authors

The Journal of Transport and Land Use: Guidelines for Authors The Journal of Transport and Land Use: Guidelines for Authors Fall 2012 Revision These guidelines are provided to assist authors in preparing article manuscripts for publication in the Journal of Transport

More information

TASKSTREAM FAQs. 2. I have downloaded a lesson attachment, but I cannot open it. What is wrong?

TASKSTREAM FAQs. 2. I have downloaded a lesson attachment, but I cannot open it. What is wrong? TASKSTREAM FAQs Why do I not receive emails from TaskStream? It could be that your email program is interpreting incoming TaskStream mail as spam, which is a term for junk mail Spam is not typically stored

More information

Printing Guidelines. Always rasterize custom plugin/filter images We do not install custom plugins.

Printing Guidelines. Always rasterize custom plugin/filter images We do not install custom plugins. Printing Guidelines Always convert all fonts to path/outlines. We do not install custom fonts. Always rasterize custom plugin/filter images We do not install custom plugins. All images/graphics should

More information

COMPUTERS ARE YOUR FUTURE CHAPTER 5 APPLICATION SOFTWARE: TOOLS FOR PRODUCTIVITY

COMPUTERS ARE YOUR FUTURE CHAPTER 5 APPLICATION SOFTWARE: TOOLS FOR PRODUCTIVITY COMPUTERS ARE YOUR FUTURE CHAPTER 5 APPLICATION SOFTWARE: TOOLS FOR PRODUCTIVITY Answers to End-of-Chapter Questions Matching _e 1. slide Microsoft Powerpoint 2010 _d 2. group An Overview of Microsoft

More information

designed and prepared for california safe routes to school by circle design circledesign.net Graphic Standards

designed and prepared for california safe routes to school by circle design circledesign.net Graphic Standards Graphic Standards Table of Contents introduction...2 General Usage...2 Logo lockups: color...3 LOGO LOCKUPS: GRAYSCALE...4 Minimum Staging Area...5 Minimum Logo Size...6 Type Family...7 Color Palettes...8

More information

Data Storage. Chapter 3. Objectives. 3-1 Data Types. Data Inside the Computer. After studying this chapter, students should be able to:

Data Storage. Chapter 3. Objectives. 3-1 Data Types. Data Inside the Computer. After studying this chapter, students should be able to: Chapter 3 Data Storage Objectives After studying this chapter, students should be able to: List five different data types used in a computer. Describe how integers are stored in a computer. Describe how

More information

Creating Web Pages with Microsoft FrontPage

Creating Web Pages with Microsoft FrontPage Creating Web Pages with Microsoft FrontPage 1. Page Properties 1.1 Basic page information Choose File Properties. Type the name of the Title of the page, for example Template. And then click OK. Short

More information

Get the Best Digital Images Possible. What s it all about anyway?

Get the Best Digital Images Possible. What s it all about anyway? Get the Best Digital Images Possible What s it all about anyway? Issues to Consider Resolution Image Size File Size Intended Use of the Image File Formats Issues to Consider Image size (width and height

More information

All You Need to Know About Capturing Screens

All You Need to Know About Capturing Screens All You Need to Know About Capturing Screens Consulting matthew@ellisonconsulting.com What we ll cover in this session Recommendations on when and how to use screenshots in your user assistance Potential

More information

GRC 119 Assignment 6 Create a Flash Animation Banner Ad

GRC 119 Assignment 6 Create a Flash Animation Banner Ad GRC 119 Assignment 6 Create a Flash Animation Banner Ad 1. Brainstorm your Ad Concept and identify the 5 components 2. Storyboard your ad concept 3. Develop the visual components 4. Develop banner ad web

More information

Digital Preservation. Guidance Note: Graphics File Formats

Digital Preservation. Guidance Note: Graphics File Formats Digital Preservation 4 Guidance Note: Graphics File Formats Document Control Author: Adrian Brown, Head of Digital Preservation Research Document Reference: DPGN-04 Issue: 2 Issue Date: August 2008 THE

More information

ELECTRONIC ARTwork AN INTRODUCTION

ELECTRONIC ARTwork AN INTRODUCTION ELECTRONIC ARTwork AN INTRODUCTION Our series of guides introduces you to electronic artwork, our standard formats and the benefits of using them Preferred Formats We have three preferred formats for electronic

More information

DWGSee Professional User Guide

DWGSee Professional User Guide DWGSee Professional User Guide DWGSee is comprehensive software for viewing, printing, marking and sharing DWG files. It is fast, powerful and easy-to-use for every expert and beginners. Starting DWGSee

More information

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint

Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint Instructions for Creating a Poster for Arts and Humanities Research Day Using PowerPoint While it is, of course, possible to create a Research Day poster using a graphics editing programme such as Adobe

More information

Essential Graphics/Design Concepts for Non-Designers

Essential Graphics/Design Concepts for Non-Designers Essential Graphics/Design Concepts for Non-Designers presented by Ana Henke Graphic Designer and Publications Supervisor University Communications and Marketing Services New Mexico State University Discussion

More information

Web Publishing Guidelines

Web Publishing Guidelines An Artist s Digital Toolkit Allan Wood, for educational use only Web Publishing Guidelines Setting Up Files for the Web When creating files to be used for the Web, the measurement settings should be in

More information

14.1 Scanning photographs

14.1 Scanning photographs 14.1 Scanning photographs What is scanning and why is it useful? A scanner is like a photocopy machine. It makes copies of photos and documents, but instead of creating another piece of paper, it creates

More information

Preservation and Archiving of Digital Assets. Still images

Preservation and Archiving of Digital Assets. Still images 1 Preservation and Archiving of Digital Assets Module about Still images Created for a training workshop in the framework of UNESCO-IOC-IODE OceanTeacher Academy at UNESCO-IOC-IODE in Oostende / Ostend,

More information

Adobe Acrobat 6.0 Professional

Adobe Acrobat 6.0 Professional Adobe Acrobat 6.0 Professional Manual Adobe Acrobat 6.0 Professional Manual Purpose The will teach you to create, edit, save, and print PDF files. You will also learn some of Adobe s collaborative functions,

More information

Sharing Presentations, Documents, and Whiteboards

Sharing Presentations, Documents, and Whiteboards Chapter 19 19 Sharing Presentations, Documents, and Whiteboards Your user role in an event determines your level of sharing. Whichever role you take, the following table describes the basic tasks associated

More information

Digital Photography. Digital Cameras and Digital Photography. Your camera. Topics Your Camera Exposure Shutter speed and f-stop Image Size Editing

Digital Photography. Digital Cameras and Digital Photography. Your camera. Topics Your Camera Exposure Shutter speed and f-stop Image Size Editing Digital Cameras and Digital Photography Topics Your Camera Exposure Shutter speed and f-stop Image Size Editing Faculty Innovating with Technology Program Aug 15, 2006 Digital Photography Your camera Virtually

More information

Fireworks CS4 Tutorial Part 1: Intro

Fireworks CS4 Tutorial Part 1: Intro Fireworks CS4 Tutorial Part 1: Intro This Adobe Fireworks CS4 Tutorial will help you familiarize yourself with this image editing software and help you create a layout for a website. Fireworks CS4 is the

More information

OCR LEVEL 2 CAMBRIDGE TECHNICAL

OCR LEVEL 2 CAMBRIDGE TECHNICAL Cambridge TECHNICALS OCR LEVEL 2 CAMBRIDGE TECHNICAL CERTIFICATE/DIPLOMA IN IT COMPUTER GRAPHICS H/601/5801 LEVEL 2 UNIT 10 GUIDED LEARNING HOURS: 60 UNIT CREDIT VALUE: 10 COMPUTER GRAPHICS H/601/5801

More information

Adobe Illustrator CS5

Adobe Illustrator CS5 What is Illustrator? Adobe Illustrator CS5 An Overview Illustrator is a vector drawing program. It is often used to draw illustrations, cartoons, diagrams, charts and logos. Unlike raster images that store

More information

Table of Contents File Set Up

Table of Contents File Set Up Table of Contents File Set Up File Basics Page 2 Setting Up Bleed Page 3 Banner Set Up Pockets and Bleed Page 4-5 Tradeshow Booth File Set Up Page 6 FTP Information Page 7 Scanning, Resolutions and Proofs

More information

REVISED JUNE 2011. PLEASE DISCARD ANY PREVIOUS VERSIONS OF THIS GUIDE. Graphic Style Guide

REVISED JUNE 2011. PLEASE DISCARD ANY PREVIOUS VERSIONS OF THIS GUIDE. Graphic Style Guide REVISED JUNE 2011. PLEASE DISCARD ANY PREVIOUS VERSIONS OF THIS GUIDE. Graphic Style Guide 1 Introduction 2 Logo Fonts 4 Logo Color 6 Logo Size & Clear Space 8 Logo Composition 10 Logo Application 16 Corporate

More information

Logo Design Studio Pro Guide

Logo Design Studio Pro Guide Logo Design Studio Pro Guide This guide is distributed with software that includes an end-user agreement, this guide, as well as the software described in it, is furnished under license and may be used

More information

Introduction... Learn to insert event sounds and streaming sounds and to change the effects for a sound... 69

Introduction... Learn to insert event sounds and streaming sounds and to change the effects for a sound... 69 1997 1999 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks or registered trademarks of Macromedia,

More information

UNIVERSITY OF CALICUT

UNIVERSITY OF CALICUT UNIVERSITY OF CALICUT SCHOOL OF DISTANCE EDUCATION CCSS UG (SDE) V SEMESTER OPEN COURSE INTRODUCTION TO MULTIMEDIA (For the UG candidates with core course other than BMMC) QUESTION BANK 1. Compression

More information

FILE PREPARATION GUIDE

FILE PREPARATION GUIDE Introduction The commercial printing equipment used by is very different to standard desk top printers so it is important that files submitted for printing are prepared properly to ensure they print correctly.

More information

My Account User Guide. Popfax.com login page. Easy, inexpensive Effective!

My Account User Guide. Popfax.com login page. Easy, inexpensive Effective! Popfax.com login page You can access your Popfax account by going to https://www.popfax.com/index.php?pop=compte. You might want to bookmark this link. You will be asked to enter your Login (the email

More information

ArcGIS ArcMap: Printing, Exporting, and ArcPress

ArcGIS ArcMap: Printing, Exporting, and ArcPress Esri International User Conference San Diego, California Technical Workshops July 25th, 2012 ArcGIS ArcMap: Printing, Exporting, and ArcPress Michael Grossman Jeremy Wright Workshop Overview Output in

More information

Graphic Design Studio Guide

Graphic Design Studio Guide Graphic Design Studio Guide This guide is distributed with software that includes an end-user agreement, this guide, as well as the software described in it, is furnished under license and may be used

More information

Tips for optimizing your publications for commercial printing

Tips for optimizing your publications for commercial printing Tips for optimizing your publications for commercial printing If you need to print a publication in higher quantities or with better quality than you can get on your desktop printer, you will want to take

More information

How to resize, rotate, and crop images

How to resize, rotate, and crop images How to resize, rotate, and crop images You will frequently want to resize and crop an image after opening it in Photoshop from a digital camera or scanner. Cropping means cutting some parts of the image

More information

Creating Print-Ready Files

Creating Print-Ready Files A GUIDE TO Creating Print-Ready Files Our People. Your Vision. Let s Create. What is a Print-Ready File? A print-ready file allows a printer to produce your project quickly and efficiently. At Kopytek,

More information

Printing Guide. MapInfo Pro Version 15.0. Contents:

Printing Guide. MapInfo Pro Version 15.0. Contents: MapInfo Pro Version 15.0 The purpose of this guide is to assist you in getting the best possible output from your MapInfo Pro software. We begin by covering the new print, import, and export features and

More information

Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs

Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs Making TIFF and EPS files from Drawing, Word Processing, PowerPoint and Graphing Programs In the worlds of electronic publishing and video production programs, the need for TIFF or EPS formatted files

More information

m ac romed ia Fl a s h Curriculum Guide

m ac romed ia Fl a s h Curriculum Guide m ac romed ia Fl a s h Curriculum Guide 1997 1998 Macromedia, Inc. All rights reserved. Macromedia, the Macromedia logo, Dreamweaver, Director, Fireworks, Flash, Fontographer, FreeHand, and Xtra are trademarks

More information

Graphics formats and tools

Graphics formats and tools Graphics formats and tools Images à recevoir Stand DRG The different types of graphics format Graphics formats can be classified broadly in 3 different groups -Vector - Raster (or bitmap) - Page description

More information

Creating a Poster Presentation using PowerPoint

Creating a Poster Presentation using PowerPoint Creating a Poster Presentation using PowerPoint Course Description: This course is designed to assist you in creating eye-catching effective posters for presentation of research findings at scientific

More information

WIN32TRACE USER S GUIDE

WIN32TRACE USER S GUIDE WIN32TRACE USER S GUIDE Win32Trace is a program for converting raster (bitmap) images into vector images. These vector images can then be easily rescaled and are useful in many applications. For example,

More information

Office of Creative Services. Tuck Visual Identity. A reference guide to Tuck s logos and visual identification standards

Office of Creative Services. Tuck Visual Identity. A reference guide to Tuck s logos and visual identification standards Office of Creative Services Tuck Visual Identity A reference guide to Tuck s logos and visual identification standards Tuck Visual Identity Guide Table of Contents Introduction.....................................................1

More information

PREPARING PHOTOS for PRINTING

PREPARING PHOTOS for PRINTING PREPARING PHOTOS for PRINTING GENERAL WORKFLOW Open a PSD file SAVE AS a TIFF File Resize to Printer Resolution using IMAGE SIZE Sharpen with Layer Sharpen Add a Black Border using CANVAS SIZE Set the

More information

Customizing forms and writing QuickBooks Letters

Customizing forms and writing QuickBooks Letters LESSON 15 Customizing forms and writing QuickBooks Letters 15 Lesson objectives, 398 Supporting materials, 398 Instructor preparation, 398 To start this lesson, 398 About QuickBooks forms, 399 Customizing

More information

Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide:

Reviewer s Guide. Morpheus Photo Animation Suite. Screenshots. Tutorial. Included in the Reviewer s Guide: Morpheus Photo Animation Suite Reviewer s Guide The all-in-one animation suite includes Morpheus Photo Morpher, Morpheus Photo Warper, Morpheus Photo Mixer, as well as all 15 sample morphs, warps, and

More information

PEERNET File Conversion Center 6.0

PEERNET File Conversion Center 6.0 Thank you for choosing PEERNET File Conversion Center. The PEERNET File Conversion Center integrates seamlessly with your desktop and Windows Explorer to allow you to quickly and easily convert office

More information