How To Code A PNG Generator - Implementation

Published: 11 August 2023
on channel: CS Student Strategies
459
5

In this video we code a very simple PNG generator. We hoped to create a PNG file of a red square. While the generator itself worked as expected and we were able to generate a valid PNG file, we were surprised at what image we actually got. Watch the video to find out what the end result was.

Github
https://github.com/fclassvisions/file...

PNG Basics
https://www.oreilly.com/library/view/...

PNG Spec - File Structure
https://www.w3.org/TR/PNG-Structure.html

PNG Spec - Chunk Specs
https://www.w3.org/TR/PNG-Chunks.html

Zlib - Nodejs
https://nodejs.org/api/zlib.html#clas...

crc-32 - Nodejs
https://www.npmjs.com/package/crc-32


Watch video How To Code A PNG Generator - Implementation online, duration hours minute second in high quality that is uploaded to the channel CS Student Strategies 11 August 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 459 times and liked it 5 visitors.