How to make pixel art in Photoshop
Photoshop is not a pixel art program, but it becomes one once you turn off the three things it does automatically: interpolation, anti-aliasing, and colour blending.
Change these three defaults first
Every complaint about pixel art in Photoshop traces back to the same cause: the program was built to make photographs look smooth, and smoothness is the one thing pixel art cannot have. A pixel artist wants each square to hold exactly one colour with a hard border. Photoshop's defaults blend, feather, and average — so the fix is not a technique, it is three settings you change once and forget.
Resampling comes first. Open Image → Image Size and set the Resample dropdown to Nearest Neighbor (hard edges). Every other option in that list — Bicubic, Bilinear, Preserve Details — invents in-between colours, which is precisely how a 32-colour sprite becomes a 4,000-colour blur. Change it in Preferences → General → Image Interpolation as well, because that is the value Free Transform uses, and Free Transform will silently undo your work otherwise.
Anti-aliasing comes second. The Brush tool always softens its edges and cannot be made to stop. Press Shift+B until you land on the Pencil tool instead: it draws hard-edged pixels at any size. Do the same for the Eraser — set its Mode to Pencil or Block in the options bar. For the Marquee, Lasso, and Paint Bucket tools, untick the Anti-alias checkbox in the options bar. For text, set the anti-aliasing dropdown to None and use an actual bitmap font, or the letters will arrive pre-blurred.
Zoom comes third, and it is the one people miss because it does not damage the file — it just lies to you. Above 100%, Photoshop smooths the on-screen preview, so you spend an hour fixing edges that were never broken. Turn on View → Show → Pixel Grid, which draws a real boundary between pixels once you pass roughly 500% zoom, and judge your work there.
- Image → Image Size → Resample: Nearest Neighbor (hard edges)
- Preferences → General → Image Interpolation: Nearest Neighbor
- Pencil tool instead of Brush; Eraser Mode set to Pencil or Block
- Anti-alias unticked on Marquee, Lasso, Magic Wand, and Paint Bucket
- View → Show → Pixel Grid on, and judge edges above 500% zoom
Turning a photo into pixel art
The conversion is two decisions wearing six steps. Decision one is how big one art pixel should be. Decision two is which colours are allowed. Everything else is menu navigation.
Start by shrinking the image to the resolution you actually want — not the size you want to look at, the number of art pixels you want to exist. Image → Image Size, untick nothing, set the width to something like 64 or 128 pixels, and make sure Resample reads Nearest Neighbor. The result will look tiny and wrong on screen. That is correct; it is the real artwork.
Then constrain the colours. Image → Mode → Indexed Color gives you a palette size (try 16 or 32), a dithering mode, and a forced-palette option. Diffusion dithering scatters the error across neighbouring pixels and reads as texture; Pattern dithering lays down a fixed grid and reads as retro print. Both are legitimate. None is often better than either, especially below 32 colours, because dithering on a small canvas mostly produces noise that a viewer reads as compression artefacts.
Finally scale it back up for viewing. Image → Image Size again, Nearest Neighbor again, and multiply by a whole number — 8× a 64-pixel image gives 512 pixels. Whole numbers matter: 6.5× means some art pixels become 6 screen pixels wide and their neighbours become 7, and the eye reads that unevenness instantly even when it cannot name it.
That sequence works, and it is worth knowing. It is also destructive at every step — Indexed Color throws away colour data permanently, so changing your mind about the palette means undoing back to the start and redoing all of it. If you are converting a photo rather than drawing from scratch, the same two decisions are live and reversible in our browser converter: drag the pixel size slider and the palette updates under it, with nothing uploaded anywhere.
Drawing pixel art from scratch
Start small and resist the urge to start bigger. A 32×32 canvas holds 1,024 pixels, which sounds cramped until you try to place all of them deliberately. Most beginner sprites fail not because the canvas was too small but because it was too large — at 128×128 you are effectively drawing a normal illustration and the pixel look never arrives.
Create the document at its true size, set the background to transparent, and zoom to 800%. Draw with the Pencil at 1px for outlines and 2–3px only when you are blocking in large flat areas. Keep the whole sprite on one layer while you rough out the silhouette; the silhouette is the thing that has to read at actual size, and layer juggling early just hides how badly it does not.
Pick your palette before you pick your shapes. Open a swatches panel and give yourself somewhere between 4 and 16 colours, then refuse to add a seventeenth. The constraint is not nostalgia — a limited palette forces every colour to do a job, and it is the single biggest difference between work that reads as pixel art and work that reads as a small blurry drawing. Photoshop will happily hand you 16 million colours and no warning when you have used 400 of them.
Check your work at 100% zoom every ten minutes. Pixel art is one of the few disciplines where the finished piece is smaller than your working view, and something that looks carefully shaded at 800% routinely collapses into mud at actual size.
Where Photoshop fights you
None of this makes Photoshop a bad choice — it makes it a general tool being used for a specific job, and that has predictable costs worth knowing before you commit a weekend to it.
There is no palette lock. Nothing stops you from picking a colour that is not in your palette, and nothing tells you afterwards that you did. Dedicated pixel editors treat the palette as a constraint the program enforces; Photoshop treats it as a panel of suggestions.
Indexed Color is a one-way door. Once you convert, the original colour information is gone from the document. Comparing two palettes means doing the conversion twice from a saved copy, which is slow enough that in practice most people try one and accept it.
The canvas has no concept of an art pixel. Photoshop knows about file pixels, so a 64×64 sprite displayed at 8× is, to Photoshop, a 512×512 image — and every tool, guide, and measurement speaks in those 512 units rather than the 64 you actually care about.
And it is a subscription. For a professional who already pays for it, the marginal cost of pixel art is zero. For someone converting a handful of photos, an ongoing subscription is a strange price for a task that a browser tab handles in about ten seconds — which is what the next section is really about.
Does Adobe make a dedicated pixel art program?
No. There is no Adobe equivalent of Aseprite or Pixelorama — no application in the Creative Cloud lineup is built around a fixed palette, an art-pixel grid, and frame-by-frame sprite animation. Photoshop with the settings above is the closest thing Adobe offers, and Illustrator is a worse fit still because vector shapes have to be rasterised before they mean anything in pixel terms.
What Adobe does offer is a converter: Firefly includes a photo-to-pixel-art generator, which is a different product answering a different question. That distinction matters more than it sounds, because it is the reason two of the questions Google attaches to this search are about generators rather than about Photoshop. A large share of the people searching for pixel art in Photoshop do not want to learn Photoshop. They want a picture that looks like pixel art, and Photoshop was simply the program they already had open.
If that describes you, the sixteen menu steps above are a detour. The three decisions that actually determine the result — grid size, palette, dithering — are the only ones worth your attention, and you can watch all three change the image in real time in our free pixel art converter, or work with exact colour counts on the pixel art converter page. Both run entirely in your browser, with no upload, no account, and no subscription.
If you genuinely want to draw sprites by hand, though, learn the Photoshop setup or move to a dedicated editor. A converter turns photographs into pixel art; it does not replace the judgement involved in placing 1,024 pixels one at a time.
Frequently asked questions
- How do I turn a picture into pixel art?
- Shrink it to the number of art pixels you want using Nearest Neighbor resampling, reduce it to a small palette, then scale it back up by a whole number with Nearest Neighbor again. Those three moves are the whole conversion — in Photoshop they are six menu steps, and in a dedicated converter they are three sliders.
- Does Adobe have a pixel art program?
- Not a dedicated one. Photoshop can be configured for pixel art by switching to Nearest Neighbor interpolation and the Pencil tool, and Firefly includes a photo-to-pixel-art generator, but Adobe ships nothing comparable to Aseprite or Pixelorama.
- What is the best program to make pixel art?
- For drawing sprites by hand, a dedicated editor such as Aseprite or the free Pixelorama, because they enforce a palette and understand art pixels. For converting photographs, a converter is faster than any of them, since the job is three decisions rather than a thousand brush strokes.
- How do I create pixel art in Photoshop?
- Create a small document — 32×32 or 64×64 — set image interpolation to Nearest Neighbor, draw with the Pencil tool rather than the Brush, turn off anti-aliasing on every selection tool, and enable View → Show → Pixel Grid so you can judge edges accurately above 500% zoom.
- Why does my pixel art look blurry in Photoshop?
- Almost always because a resize used the default Bicubic resampling, or because the Brush tool was used instead of the Pencil. Both invent intermediate colours along every edge. Set Resample to Nearest Neighbor in Image Size and in Preferences → General, and switch to the Pencil.
- Is there a free pixel art generator available?
- Yes. Browser-based converters handle the photo-to-pixel-art case without an install or an account, including this site's own. They will not draw sprites for you, but for turning an existing image into pixel art they do the same three operations Photoshop does, reversibly and in real time.