Categories: Tutorials

Creating a vintage look in Pixelmator

2 min read

(For more resources related to this topic, see here.)

I am going to start with this image of Venice and walk through one way to apply a vintage style to the photograph.

First head over to the effects browser (Command – 3 if it’s not already open). Choose the Hue effect under the Color Options section. Drag the saturation slider down about 10-15 percent. Next we will want to darken the shadows of the image and increase the contrast. To do this open up the Levels effect and move the black point on the left of the histogram over to the right just a little bit.

Now we want to give a color shift to the image. We will add a greenish tint to the image by going into the curves color adjustment section. In your effects browser double-click on the Curves effect and then select the Green level. Move the handle on the left of the curve up to about 12 percent.

After you set the green level then move over to the blur and also move the leftmost point up on the curve adjustment to around 12-15 percent. Then slide this point over to the right to create a straight line and move it to somewhere around 30 percent. These are just guidelines but always modify the color to fit your needs.

Now we will want to add some yellow colors to the image to give it that aged, warm tone. For this go to the Channels effect. Since we can only adjust the RGB colors (Red, Green, Blue), we will choose the Blue channel since this is the opposite of yellow. When we remove blue we are adding in yellow.

For this example I moved the red down to -19 percent, the blue down to 62 percent(from 100 percent), and changed the constant to 26 percent. That’s it and now we have a cool retro style effect to our image.

Summary

There we have it, a few very quick ways to take a normal color photograph and give it that aged film vintage look.

Resources for Article :


Further resources on this subject:


Packt

Share
Published by
Packt

Recent Posts

Top life hacks for prepping for your IT certification exam

I remember deciding to pursue my first IT certification, the CompTIA A+. I had signed…

3 years ago

Learn Transformers for Natural Language Processing with Denis Rothman

Key takeaways The transformer architecture has proved to be revolutionary in outperforming the classical RNN…

3 years ago

Learning Essential Linux Commands for Navigating the Shell Effectively

Once we learn how to deploy an Ubuntu server, how to manage users, and how…

3 years ago

Clean Coding in Python with Mariano Anaya

Key-takeaways:   Clean code isn’t just a nice thing to have or a luxury in software projects; it's a necessity. If we…

3 years ago

Exploring Forms in Angular – types, benefits and differences   

While developing a web application, or setting dynamic pages and meta tags we need to deal with…

3 years ago

Gain Practical Expertise with the Latest Edition of Software Architecture with C# 9 and .NET 5

Software architecture is one of the most discussed topics in the software industry today, and…

3 years ago