Chapter 12 Web Publishing. Goals Become an image optimization master Get a handle on Web file formats, including SVG and SWF Learn about Web image color.

Slides:



Advertisements
Similar presentations
Integrating FreeHand with Other Macromedia Web Applications– Lesson 61 Integrating FreeHand with Other Macromedia Web Applications Lesson 6.
Advertisements

Multimedia Mr. Sanchez.
Adobe Flash CS4 – Illustrated Unit E: Optimizing and Publishing a Movie.
© 2011 Delmar, Cengage Learning Chapter 13 Preparing Graphics for the Web.
Adobe Photoshop CS Design Professional FOR THE WEB CREATING IMAGES.
Chapter 17 Creating Images for the Web. Chapter Lessons Learn about Web features Optimize images for Web use Create a button for a Web page Create slices.
Multimedia for the Web: Creating Digital Excitement Multimedia Element -- Graphics.
DECO1001: Optimising for the Web Format Colour File Size.
Designing for Web stuff you need to know before you start.
1 Introducing Macromedia Flash MX – Lesson 1 Flash MX adds content and animation to Web pages Flash MX movies use vector graphics to reduce size and download.
Graphics and Animation Chapter 8. 8 Graphics in Multimedia Graphics are an element that virtually all multimedia applications include.
The University of Adelaide Picture Perfect: Image Formats and Resolution Peter Murdoch March 2014 PREPARING GOOD LOOKING DOCUMENTS.
Photoshop: Designing Graphics for the Web Christine Vucinich & Vicki Weidler ITS Training Services 224 B Computer Building University Park, PA 16802
Digital Images. Scanned or digitally captured image Image created on computer using graphics software.
 Scanned or digitally captured image  Image created on computer using graphics software.
© 2010 Delmar, Cengage Learning Chapter 6: Preparing and Publishing Movies.
Data starts with width and height of image Then an array of pixel values (colors) The number of elements in this array is width times height Colors can.
Chapter 3 Survival Techniques. Goals Discover that being an Illustrator artist is more than just knowing the tools Develop a basic understanding of the.
Understanding Web Graphics Web Design Section 5-4 Part or all of this lesson was adapted from the University of Washington’s “Web Design & Development.
Dreamweaver Domain 3 KellerAdobe CS5 ACA Certification Prep Photoshop Domain 5: Publishing Digital Images Using Adobe Photoshop CS5 Adobe Creative Suite.
DIGITAL GRAPHICS & ANIMATION Complete LESSON 2 Importing and Exporting Graphics.
Tutorial 6 Working with Bitmaps and Gradients, and Publishing Flash Files.
Getting the Basics Graphics for the Web McIntyre, Period 2 Kellogg, Period 5.
CHAPTER 4 LINKS Creating links between pages Linking to other sites links.
SOFTWARE TYPES Word processing Page layout Paint Draw.
TYPES OF GRAPHICS TECHNOLOGICAL DESIGN. GRAPHIC DESIGN DEFINITION Visual problem solving that utilizes shapes, images, text, color, etc. to communicate.
Web Image Basics Comp 140 December 2. Vector Graphics Can be repositioned or resized – Will not diminish output quality Typically stored in AI, EPS, PICT.
Multimedia in Web Images. A Picture Tells A Thousand Words Forms of Images Photograph Painting Symbol Logo Flag Map Diagram Functions Provide facts Explain.
Files, File Format Folders Paths, URL Absolute Addresses Relative Addresses © Ms. Masihi.
Digital File Formats ACCT-IGD-10: Students will generate and manipulate various graphic imaging processes. ACCT-IGD-15: Students will identify and produce.
1 Ethics of Computing MONT 113G, Spring 2012 Session 10 HTML Tables Graphics on the Web.
GRAPHICS. Topic Outline What is graphic. Resolution. Types of graphics. Using graphic in multimedia applications.
2D Graphics Theory & Principles. Single Point Smallest addressable area on screen or digital image.
Types of Graphics  Vector Individual scalable objects defined by mathematical equations  Bitmap Pixels (tiny, single-colored square) in a grid Most.
Adobe Photoshop CS3 Revealed – Chapter 16 FOR THE WEB CREATING IMAGES.
Graphics & Images What File Format Do I Use?. Graphics & Images …..are visual images presented on some form of media (drawings, print, web, digital video)
Optimizing Web pages Hyun Joo LEE LIS 385 T: Information Architecture and Design March 27, 2003.
 Scanned or digitally captured image  Image created on computer using graphics software.
Things to Remember When working with digital images.
Raster Graphics 2.01 Investigate graphic image design.
Page Design Issues IWM 14 Information Services for the Web.
CSC/FAR 020, Computer Graphics, March 25, 2010 Dr. Dale E. Parson Outline for week 9, class 2 Exporting Files.
Web Graphics. Web graphics Bandwidth is king Graphics must load quickly Graphics must be optimized All other components except for text, gif and jpg are.
Editing Images for the Web. Optimization/Compression Graphics optimization is important for fast web page display.
Graphics Concepts Presentation
Exploring Web Design Chapter 1. Objectives Develop a new perspective of the WWW Learn what makes a website good or bad Discover how to apply objective.
Glencoe Introduction to Web Design Chapter 8 Web Graphics 1 A bitmap file format that is used by scanners and graphics programs for use in print.
Introduction to Images & Graphics JMA260. Objectives Images introduction Photoshop.
1 After completing this lesson, you will be able to: Comprehend the basics of Web graphics. View and manipulate Web graphics in a graphics program. Describe.
Digital File Formats By Ali Aslam. JPEG JPEG Stands for Joint Photographic Experts Group. JPEG uses a lossy compression routine. Lossy compression means.
Chapter 13 Preparing Graphics for the Web. Creating Slices When you create graphics for the web, you will need to pay attention to different considerations.
Photoshop Basics: Extended Instructor: Vicki Weidler Assistant: Joaquin Obieta.
WEB GRAPHICS EXPLORING COMPUTER SCIENCE - LESSON 3-4.
Lesson 9: Web Graphics. Objectives Distinguish between vector and raster graphic types Identify and choose appropriate image file formats, including browser-compatibility.
Adobe Flash Professional CS5 – Illustrated Unit E: Optimizing and Publishing a Movie.
HTML5 and CSS3 Illustrated Unit F: Inserting and Working with Images.
ITEC2110, Digital Media Chapter 3 Digital Image Processing 1 GGC -- ITEC Digital Media.
Digital Basics Quiz Preparation. Basic Digital Image Concepts Aliasing & Anti‐aliasing Resolution Compression Raster & Vector Color mode & Image mode.
Basic Web Design Week 3 - Graphics UVICELL. Web Graphics Concepts for Week 3 Selecting the right format for your image Creating a name banner for your.
Digital Photo editing with Photoshop
IMAGE SIZE AND RESOLUTION
Digital Images.
Graphics and Animation
Graphics Basic Concepts.
ImageEditing Understanding Image Resolution.
Adobe Visual Design 5.00 Apply procedures to publish digital images using Adobe Photoshop (2%) Apply procedures to publish illustrations using Adobe.
Photoshop: Creating and Preparing Images for the Web
Creating Images for the Web
Graphics and Animation
CSC/FAR 020, Computer Graphics, November 9, 2009
Presentation transcript:

Chapter 12 Web Publishing

Goals Become an image optimization master Get a handle on Web file formats, including SVG and SWF Learn about Web image color and compression Discover the reusability of symbols Slice a Web page

Optimization (1 of 2) Optimization: The process of preparing a functionally optimal graphic (so that it will download fast) It’s a balancing act between the visual quality of an image and its file size.

Optimization (2 of 2) There are three interrelated areas to consider in the Web optimization process: –Image format –Image color –Image size

Compression Image format, image color, and image size relate directly to image compression. Compressing a bitmap image makes the file smaller, but doing so could reduce visual quality. Figure example: Dithering is a process that attempts to simulate colors that are lost in the compression process.

Saving Most Web images are saved in the bitmap formats GIF, JPEG, or PNG. Some images are also saved in vector-based file formats SWF or SVG.

Color Tables Web images are saved in the RGB color space. Color reduction algorithms or “color tables” generate a specific color table for an optimized image. –Color tables apply to images saved in the GIF or PNG-8 format. –Types of color tables include perceptual, selective, adaptive, Web-safe, and grayscale.

Resolution (1 of 2) For online display, an image’s resolution only needs to match the average resolution of images viewed via the Web. –72 ppi for Mac and 96 ppi for Windows A bitmap image’s size is directly related to resolution.

Resolution (2 of 2) Image size can be referred to in two ways, and both affect optimization: –The actual dimensions of an image; for example, 5 x 5 inches, or 300 x 300 pixels –The image’s file size (the actual weight in digital bits); for example, 200 KB or 10 MB

Lesson 1: Preparing Artwork for the Web Optimize some images using the Save for Web dialog box.

Lesson 2: Slicing a Home Page Practice image slicing—dividing up areas of an image or a complete Web page layout into smaller, independent files Slicing is useful for: –Placing HTML tables accurately –Optimizing independent sections of an image or Web page –Creating smaller image files for faster download –Creating interactive effects, like rollover buttons

Summary Illustrator is about more than just drawing tools. It’s a resource for exploring the elements of visual design. It’s a resource to produce finished products that are suitable for print, Web, and multimedia.