Perlin Noise Generator

Perlin Noise Generator is a free online tool to generate perlin noise images.

How to generate a perlin noise image

  1. Choose the image width and height (in pixels).
  2. Choose color #1 and color #2. You can type the hexadecimal code or use the color picker.
  3. Choose the grid size.
  4. The image will be automatically generated in the canvas.
  5. Click the button "download image" to download the image in PNG format.

Options

Generated image:

Examples

Below are some examples of images generated with this online tool.

ImageParameters

Color #1: #000000

Color #2: #ffffff

Image width: 200

Image height: 200

Grid size: 20

Color #1: #0000FF

Color #2: #ffffff

Image width: 200

Image height: 200

Grid size: 5

Color #1: #FF0000

Color #2: #FFFF00

Image width: 200

Image height: 200

Grid size: 40

Related tools

Random Pixel Generator

Random Pixel Generator

Create images where each pixel is generated with a random color.