<feed xmlns="http://www.w3.org/2005/Atom"> <id>htpps://alitarik.com/</id><title>alytarik</title><subtitle>Works of alitarik.</subtitle> <updated>2023-10-22T12:02:14+00:00</updated> <author> <name>alytarik</name> <uri>htpps://alitarik.com/</uri> </author><link rel="self" type="application/atom+xml" href="htpps://alitarik.com/feed.xml"/><link rel="alternate" type="text/html" hreflang="en" href="htpps://alitarik.com/"/> <generator uri="https://jekyllrb.com/" version="4.3.2">Jekyll</generator> <rights> © 2023 alytarik </rights> <icon>/assets/img/favicons/favicon.ico</icon> <logo>/assets/img/favicons/favicon-96x96.png</logo> <entry><title>The Quite OK Image Format</title><link href="htpps://alitarik.com/posts/qoi/" rel="alternate" type="text/html" title="The Quite OK Image Format" /><published>2023-10-21T19:22:00+00:00</published> <updated>2023-10-22T12:01:14+00:00</updated> <id>htpps://alitarik.com/posts/qoi/</id> <content src="htpps://alitarik.com/posts/qoi/" /> <author> <name>alytarik</name> </author> <category term="C++" /> <summary> Introduction The Quite OK Image Format (QOI) is a lossless image format that is designed to be quite ok. While it is not designed to be the best format for any particular use case, it achieves much faster speeds in both encoding and decoding compared to png. I tried implementing it in C++ as a png-to-qoi and visa-versa converter following the format specifications file (pdf). Specifications ... </summary> </entry> </feed>
