*New* Photoshop Intermediate

Request info

Photoshop Intermediate Training

Creating masks and cut outs
About masks
• Making a selection
• Creating a mask from a selection
• Editing a mask
Making a mask with the Select and Mask function
Making a selection
• Modifying the selection
• Refining the selection
• Saving the results
Creating a path with the pen tool
Saving the path
• Adding and subtracting from a path
• Specifying a clipping path
• Saving the file
Using brushes
• About brushes
• Choosing brush sizes and general options
• The Brush settings panel
• Working with bristle brushes
• Adding new brush sets

Content aware tools & techniques
Content Aware Scale
• Content Aware Fill
• Content Aware Move
• Content Aware options in other tools

Warping & Perspective
Placing content
• Setting up a perspective grid
• Attaching content to the grid
• Converting layers to a smart object
• Transforming and warping smart objects
• Using the Puppet Warp tool
• Correcting perspective with the Perspective Warp tool

Using smart objects and filters
Converting a layer for smart filters
• The filter gallery
• Applying blur filters
• Creating tilt shift effects
• The oil paint filter

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) >= '2025-01-18' ) ) 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 (13672) 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