The Ultimate Guide to Optimizing PNG Files for Web and Projects

startarcade  

Learn the best practices for optimizing PNG files, including lossless and lossy compression techniques. This comprehensive guide covers top tools like OptiPNG, PNGcrush, and pngquant, alongside manual optimization techniques to help reduce file size without compromising image quality.

    Tools

How to convert ASCII characters to int keycodes(binary, decimal or hexadecimal)

admin  

An easy-going tutorial on making a cool ASCII converter that plays with text, ASCII characters symbols, and codes: Learn how to use JS to convert from text to ASCII codes, as decimal, binary, hex codes and from ASCII codes to text.


KeyboardEvent keyCode list (Ascii Codes in AS3)