Follow these steps to get your PNG image rendered in Scratch, as long as it's not larger than 480x360 pixels. 1. Use this tool to convert your PNG to an EPS file: https://image.online-convert.com/convert-to-eps 2. Rename the file to replace "eps" with "txt" 3. Click the "See inside" button above 4. Right-click the "upload here" list and select import. 5. Choose the file you downloaded and click "Done". Watch your image as it gets drawn! You may ask why I decided to use .eps format instead of a more conventional one like png or jpeg. The reason is it is the easiest type of file for Scratch to read. Try opening them with notepad: eps has the data organised in an easy way to import, but other formats are seemingly random characters, therefore hard to import.