Code examples in JavaScript
These code examples have an implementation in JavaScript. To learn more about using JavaScript with our Compute platform, see using JavaScript.
NOTE: Some of the code examples here are also available in languages other than JavaScript. Being able to see how the same solution can be achieved in other languages is often useful for migrations or learning, so where a code example has multiple implementations, we show all implementations together.
Protect PNGs for Acropalypse
Remove extraneous data from PNG files created using screenshotting tools
All code on this page is provided under both the BSD and MIT open source licenses.