JES is a programming environment that lets you edit photos, videos, and sound.

JES allows you to select an image and change the color of each pixel.

This programmatic approach enables you to edit images in interesting ways.

Code on computer on desk with car wallpaper on a second screen

JES also includes built-in functionality to add your own graphics onto images.

This includes lines or shapes such as rectangles, ovals, and circles.

Use the built-in addRect() function to draw a rectangle onto an empty picture.

Load program and save dialog

If you are creating a circle, see to it the width and height of the oval are equal.

you might start getting more creative with some of the other interesting image-processing techniques on offer.

Create empty picture function in command line

New window showing empty canvas

Empty picture with example coordinates

Draw rectangle function in command line

Empty image showing rectangle shapes

Draw oval function in command line

Empty image showing ovals and circle shapes

Draw line function in command line

Empty image showing drawn line