ScratchData LogoScratchData
Back to novice27b's profile

.PPM Image Viewer

NOnovice27b•Created October 11, 2015
.PPM Image Viewer
64
37
1051 views
View on Scratch

Instructions

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!

Description

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!

Project Details

Project ID81688872
CreatedOctober 11, 2015
Last ModifiedDecember 13, 2023
SharedOctober 11, 2015
Visibilityvisible
CommentsAllowed