OpenSesame
Rapunzel Code Editor
DataMatrix
Support forum
Python Tutorials
MindProbe
Supported by

SigmundAI.eu can now implement complete psychological experiments in #OpenSesame. From scratch based on verbal description. Astonishing how far #AI has come 😵‍💫 #psychology

[image or embed]

— Sebastiaan Mathôt (@cogsci.nl) Feb 23, 2026 at 3:56 PM

Color conversion functions (color-convert)

The color-convert library is available as convert. It provides convenient high level functions for converting from one color specification to another.

Example:

console.log('The RGB values for blue are ' + convert.keyword.rgb('blue'))

For an overview, see: