*New* Photoshop Essentials

Request info

Photoshop Essentials Training

Part 1 – 9.30 – 11.00 am
Introduction & overview
• The interface
• About digital images
• The basic tools
• Making basic adjustments: cropping, rotating, levels
• Correcting errors: clone stamp, healing tool
• Saving an image

Part 2 – 11.20 – 1.00pm
Making selections
• Using the quick select tool
• Using the rectangle and elliptical marquee tools
• Using the Magic wand
• Using the Lasso tools
• Adding to and subtracting from a selection
• Converting a selection to a layer

Part 3 – 2.00 – 3.15
Using Layers
• Viewing layers
• Adding a layer from another image
• Adding a layer style
• Transforming a layer
• Adding effects using layers
• Adding a text layer
• Making a clipping mask
• Combining & flattening layers

Part 4 -3.30 – 4.30
Optimising images
• Using curves
• Highlights and shadows
• Colour modes
• Resolution
• Sharpening
• Saving for print
• Saving for web

Duration: 1 Day

Cost: £225 + Vat

Photoshop Training Scotland, Glasgow, Edinburgh, Inverness, Aberdeen and onsite course available throughout the UK.

SELECT wp_posts.*, wp_p2p.* FROM wp_posts INNER JOIN wp_postmeta ON ( wp_posts.ID = wp_postmeta.post_id ) INNER JOIN wp_p2p WHERE 1=1 AND ( ( wp_postmeta.meta_key = 'start_date' AND CAST(wp_postmeta.meta_value AS DATE) >= '2024-09-19' ) ) AND ((wp_posts.post_type = 'schedule' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) AND (wp_p2p.p2p_type = 'schedule_to_courses' AND wp_posts.ID = wp_p2p.p2p_from AND wp_p2p.p2p_to IN (SELECT wp_posts.ID FROM wp_posts WHERE 1=1 AND wp_posts.ID IN (13670) AND ((wp_posts.post_type = 'courses' AND (wp_posts.post_status = 'publish' OR wp_posts.post_status = 'acf-disabled'))) ORDER BY wp_posts.post_date DESC )) GROUP BY wp_posts.ID ORDER BY CAST(wp_postmeta.meta_value AS DATE) ASC