Click and drag to move the image. To import your own .ppm format image click "see inside", press "i", right click on the "import" list and click import. Select your file and wait for it to load. Note: Very large files may crash your browser!
View on turbowarp for much faster rendering: https://turbowarp.org/81688872 On linux, you can convert any image to .ppm with this command: $ convert -compress none input.png output.ppm You can also export PPM images using GIMP - select the ASCII option when prompted. There are quite a few performance optimisations I plan to make, stay tuned for updates!