> For the complete documentation index, see [llms.txt](https://osl.mistium.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://osl.mistium.com/legacy-osl-originos/interacting-with-elements/editing.md).

# Image Editing

The two sets of commands below can be used to modify images via a given dataURI (or from a blank image). In general, Canvas should be used in scenarios where performance is priority and/or when editing individual pixels. URI should be used when applying filters to a whole image, and should be used sparingly due to the lag it causes.
