Download Latest Version p5.zip (1.2 MB)
Email in envelope

Get an email when there's a new version of p5.js

Home / v1.11.10
Name Modified Size InfoDownloads / Week
Parent folder
p5.js 2025-08-23 5.2 MB
p5.min.js 2025-08-23 1.1 MB
p5.sound.js 2025-08-23 488.2 kB
p5.sound.min.js 2025-08-23 200.1 kB
p5.zip 2025-08-23 1.2 MB
README.md 2025-08-23 3.5 kB
v1.11.10 source code.tar.gz 2025-08-23 20.3 MB
v1.11.10 source code.zip 2025-08-23 20.9 MB
Totals: 8 Items   49.4 MB 10

How to Use

To use this version, import p5.js from: https://cdn.jsdelivr.net/npm/p5@1.11.10/lib/p5.min.js or duplicate this sketch

In the p5.js Editor, make sure this is in the index.html page:

:::html
<script src="https://cdn.jsdelivr.net/npm/p5@1.11.10/lib/p5.min.js"></script>

Problems or Questions?

You can post an issue on GitHub or ask on Discord

Next Release?

Currently, we are focusing on expanding and improving 2.x - therefore, no new features will be added to 1.x. However, the goal is to keep 1.x available as a stable version of p5.js longer-term, so bugfinding, bugfixes and documentation improvements are welcome. Any new release will first have a release candidate available for testing, which is posted on Discord, Instagram, and GitHub, for several weeks beforehand.

What's Changed 🎊

New Contributors

Full Changelog: https://github.com/processing/p5.js/compare/v1.11.9...v1.11.10

Source: README.md, updated 2025-08-23