You are on page 1of 11

Illustration, concept art, comics, and beyond: find English

drawing tutorials and art advice that meets every


creator's needs with Art Rocket!
Search

Digital Art for Beginners

Concept Art

Character Art

Comics & Manga

English

Art Rocket
> Character Art
> How to Create Pixel Art

How to Create Pixel Art

Dado Almeida, concept artist for games and animation, teaches us how to make pixel art! This step-by-step tutorial guides you through
creating a 64x64 pixel portrait with tips for appealing pixel linework and coloring techniques.

Clip Studio Paint Illustration Digital Drawing


 

INTRODUCTION TO PIXEL ART

Computer graphics and digital art as we know them today have a root, and that is pixel art.
 
Back in the day, there wasn’t a ‘Pixel Art’ style because every art made on a computer needed to be pixel-by-pixel artwork.
 
As computers evolved, the capability to render images became more advanced, enabling digital artists to create without the limitations of old
hardware.
 
Creating art with these limitations in mind is the core of pixel art as an art form.
 
While no longer a necessary approach, forcing yourself to create in the boundaries of an old technology or set of techniques can help you as an
artist.
 
Below are some examples of my exploration with pixel art.
 

Read articles »
 
In this article, I’ll highlight some characteristics, basic techniques and guidelines so you can start making your own pixel art.
All the information here can be applied to any ‘style’ and any software. And that’s the beauty of this subject.
 
The technical side of this art form is important, especially if you want to make an homage of a video game.
But remember that you don’t need to force yourself to create a 32×32 pixel size artwork with only 3 colors, if you don’t want to.
 
It’s beneficial to respect the fundamentals and the techniques of old-school digital artists – but it’s not obligatory to work like them.
 

LEARNING BY DOING

For this article, we’ll work on an approachable challenge.


I want you to create a 64×64 pixel portrait.
 
That’s it!
You can draw yourself, make a fanart or invent a character.

The goal is to create an artwork that can be used used as a social media avatar.
 
Start with a small (resolution) file size, so the pixel unit is visible. There’s no point to making pixel art where the pixels aren’t evident.
 

SETTING UP YOUR CANVAS

For this article, I’ll be using Clip Studio Paint.

While there’s great dedicated tools for making pixel art, you can use any drawing program to follow along.
 

 
Create a 64×64 pixel document (1);
Go to View > Grid/Ruler Settings (2);
Configure as the following so you can see a grid with every single pixel. You can turn the grid on/off anytime using the Shift+G shortcut. (3);
 
 
A good practice for working with pixel art is getting used to drawing zoomed while keeping an eye on the actual-size artwork (4);
 
To create a secondary view of your current canvas, go to Window > Canvas > New Window and open a new instance of the current canvas.

Set it to 100% and place in your workspace (5).


 

CREATING THE PIXEL ART TOOLS

Time to introduce a basic concept.


Pixel art does not go along with automatic anti-aliasing.
 
Anti-aliasing is a useful algorithm that smooths edges of a shape.

This is made by adding an extra row of pixels closest to the aliased edge.
 
As you can see in the example, the anti-aliased edge (7) has an automatic gradient of pixels to give the shape a smoother contour.
The aliased edge (6) is what we’re looking for when creating pixel art. Later, we can soften the edges by adding anti-aliasing by hand (manually).
 

 
A rule-of-thumb when using any software to create pixel art is to disable the anti-aliasing setting in brushes, tools and transformations.
In Clip Studio Paint you have to turn off anti-aliasing in:
 
brushes (8);
tools like Selection, Fill, Text, eg. (9);
and during any transformation using Edit > Transform (10);
 
 
In Clip Studio Paint you already have a pixel art pen. It’s called ‘Dot Pen’ in the Marker category (11).
This is the simplest drawing brush available. It has a fixed 1-pixel size, anti-aliasing turned off, and no option for stabilization or color mixing.
I suggest you follow along this tutorial using this brush only.

Later in the game, you can duplicate any of your ‘common’ brushes and use it for pixel art (as long you reduce brush size to lower values and disable
anti-aliasing).
 

DRAWING THE LINEART

Since this will be a front-facing portrait, I’ll start the drawing using the Symmetrical Ruler (12);
 
Place the Symmetrical Ruler on the Canvas and, to make sure it’s on the dead-center, use the Object tool to select it and input values manually
(13);
In this case I changed the Center X and Center Y values to 32, which is half of my total canvas size (64 pixels).
 
 
Now, select your Dot Pen again and start drawing.

Since this brush can’t be resized, it’s a good idea to zoom in on the canvas you’re drawing (15) and use the duplicate view as a reference (14).
 

 
I started my portrait drawing a initial sketch to find the construction of the head (16) and then I started adding details (17).
 
There’s no need to use a blue color. I just prefer it because it helps my brain understand that I’m creating a rough for my final drawing.
 

 
If you’re done with the sketch you can proceed with the linework.
Before adding the final lines, let me show you a simple technique for drawing lines and curves in pixel art.
 
In the example below, the linework (18) doesn’t look smooth because there’s a lot of duplicated pixels where it should be a single pixel line.
 
You can fix those ‘doubles’ (it’s a term) by removing any adjacent pixels on the curve. In the example (19), I removed all pixels marked in red.
 

 
I suggest you to return to your sketch and look out for those ‘doubles’ to clean your linework.
Do not worry if the curves don’t feel right. Just remove the unwanted pixels.
TIP: if you need to erase a pixel, you can simply switch to the transparent color (I have my shortcut set to X);
 
In the example below you can see the difference of the initial sketch (20) and the cleaned-up version (21).

 
Ready for another technique?
Let’s start fixing the drawing and adjusting some curves.
 
Seeing the example below (22), you can notice the distribution and spacing of pixels are not following a logical progression.  (eg.: 3, 2, 1, 4…)
 
 
While on this improved version (23), you can see a better progression of pixels to create the curve. (eg.: 1, 2, 2, 3…)
 

 
With that knowledge, I suggest you to try the following exercise before continuing on your drawing:
Try to draw some random lines and curves with the two concepts you just learned so far: remove the doubles and maintaining the ‘pixel progression’.
 
This will give you a solid gasp in how to contour shapes in pixel art.
Below is my final linework (25).
I did some minor adjustments on the proportions and curves, and removed some unnecessary pixels to make the face more readable.
Take some time to compare with the original version (24) and try to notice where I applied the techniques.
 

COLORING TIME

The number of colors used on a sprite (term used to describe an object in game development), depends by how much you want to stay close to
a specific limitation of an old technology.
While not necessary, you can learn a lot about pixel art by limiting yourself to a small amount of colors to choose.
 
For now I suggest you start with a simple color palette. As a starting point, you can use the 56 colors of the palette used by the NES (Nintendo
Entertainment System) videogame console (26).
 
The color and tone choices on this palette are not perfect, but it provides a good starting point.
 
In the examples below you have the PC-98 computer color palette (27) and a personal one I built in the past (28);
 
Later you can start building your own palette, but always remember to keep it tight and simple.
 
 
I start by filling my lines with some base colors (flatting).
I’m starting with 5 initial colors, including the black linework to paint this portrait (29).
 
On this stage, remember to configure your Auto Select and Fill tools for the pixel art workflow, disabling Area Scaling and Anti-aliasing (30).
 

 
To shade (add shadows) the skin color on the portrait, you don’t need to only use the darker value of a specific color;
 
I can potentially use any color available as long the values read correctly.
 
Here’s a tip – Create a new layer on top of your layer stack, fill it with black and set the layer mode to Color.
Now you can use this layer to check the value relationship of your colors (32).
 
In the example below you can see how I managed to use the old background color (purple) as the shade color of my brown skin (31). I prefer to
go with a black background to save one color…
 
Again, I don’t need to – but I’d like to exercise these limitations imposed by the NES color palette.
 
 
For the highlights on the skin and glasses (33), I don’t needed to introduce any new colors because, while checking the grayscale values (34),
I noticed the color of the t-shirt could be used for that.
 

 
I wanted to add some manual anti-aliasing to smooth the border between the lit and shadowed areas of the skin (36).
Using the NES palette only, I could not find colors that I could use to create this gradient transition.
So here’s where I abandoned the ‘virtual limitations’ in favor of the artwork.
 
In the example I added two new colours (37), so I can add more details to the shading.
I can’t stress this enough, but it’s really important that you make these decisions while looking the artwork through the real, not zoomed-in, canvas size
(35).
 

 
Using the two new extra colors, I increased the rendering on the face adding more volume, wrinkles (‘cause I’m getting old) and softening some 
shadows on the lit side of the portrait (38).
 
On the blue jacket, I decided to use the dithering technique to create the sensation of a gradient without adding colors (40).
 
By breaking up the solid transitions on a checkerboard pattern I can make the illusion of an inbetween color (39).
Dithering is an advanced technique and this is just a basic usage for it.
 
As you can see, the effect creates a textural effect that can be a problem if used on skin or smooth surfaces.
 
I found it appropriate to use in the jacket (made of cloth), because I can benefit from the rough texture.
 

 
After some tweaking, I managed to fully paint the portrait.
I’m very happy with the final result because I could fit a lot of details for a 64×64 pixel size artwork with only 7 colors.
 
ps.: I also had pixels and colors enough to fix those weird-looking cartoony eyes. X-D
 

 
EXPORTING

 Last, but not least…

When saving and exporting pixel art, use the GIF or PNG format.
 
Avoid using the JPEG format, especially with any level of compression.
This will destroy all the love and care you used to create your pixel art.
Look at the examples below: a 99% compressed JPEG (41) may look ok from a distance, but it adds some non-wanted colors.
A 80% compressed version (42) will make any pixel artist bleed. So please, don’t do that.
 
When it comes to posting on social media, you have to deal with the automatic-compression of the platform.
 
For Instagram, you’ll have no option because the system automatically converts and resizes the image to a low-quality jpeg.
 
On Twitter, you’ll have a sharper, almost perfect image if the exported file is 506 pixels wide in PNG format.
 

 
That’s it.
I hope you enjoyed this tutorial and also hope you managed to create your first pixel art portrait.
 
Below you can find my minuscule, yet incredible, piece of art.
 

 
If you create yours, please let me know.
 
– dado
 

Artist Profile
Hi. I’m Dado (Dadotronic) Almeida and I draw and paint 90’s-videogame-inspired art. As a freelancer artist I create concept and production
art for games and animation.My indie career is devoted to personal projects like Claws and Tusks (comic) and artwork that I make for fun or
commissions. I also like to teach and share my discoveries about digital art, computer graphics, and mental health for artists.
https://www.dadoalmeida.com/

https://twitter.com/dadotronic

https://www.artstation.com/dadotronic

Similar Articles
Extracting Scanned Line Art for Digital Coloring

Tips for digital outlining for Anime Art!

Sculpting Forms, Using Value, and Brush Introductions

Designing a Dragon-Themed Character

Paint Manga Eyes in 6 Steps

Testing the Sci-fi Character Design Process

You might also like