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 without registration, duration hours minute second in high quality. This video was added by user CS Student Strategies 11 August 2023, don't forget to share it with your friends and acquaintances, it has been viewed on our site 459 once and liked it 5 people.