JES is a piece of software you might use to programmatically edit photos, videos, and sounds.

It uses the Jython programming language, which closely follows Pythons syntax.

Other built-in functions can copy an image or find out other information such as its height and width.

Person holding up a polaroid photo in front of their face

This clones an existing image into a second picture object.

This allows you to make edits to a copy of an image, without affecting the original image.

you’ve got the option to use this approach to perform specific edits on your photos.

Program loaded with displayPic function in terminal

JES image selector window

Beach-image-rendered-in-window

Program loaded with heightWidth function in terminal

JES image selector window

Image info displayed in command line

Program loaded with duplicatePic function in terminal

Two images rendered in JES

Program loaded with explorePic function in terminal

Image rendered in explore mode in JES