# PNG Parser Differential

> Clean Markdown view of GeekNews topic #5572. Use the original source for factual precision when an external source URL is present.

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5572](https://news.hada.io/topic?id=5572)
- GeekNews Markdown: [https://news.hada.io/topic/5572.md](https://news.hada.io/topic/5572.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2021-12-18T11:57:38+09:00
- Updated: 2021-12-18T11:57:38+09:00
- Original source: [da.vidbuchanan.co.uk](https://www.da.vidbuchanan.co.uk/widgets/pngdiff/)
- Points: 9
- Comments: 2

## Topic Body

- 병렬 디코딩 PNG 구현 버그를 이용해서, 애플 기기에서만 다르게 보이는 PNG 이미지 만들기

ㅤ→ 애플 기기에서는 "HELLO APPLE" 과 올드 매킨토시 이미지

ㅤ→ 그외 기기에서는 "HELLO WORLD" 와 구형 IBM PC가 보임

- 간단한 소스 코드를 공개해서 누구나 비슷한 이미지 생성 가능

## Comments



### Comment 7976

- Author: lamanus
- Created: 2021-12-19T14:58:57+09:00
- Points: 1

이미지에 표시되는 줄 픽셀이 뭔가 키인가보네요.

### Comment 7973

- Author: neozest
- Created: 2021-12-18T13:11:35+09:00
- Points: 1

오 기기에 대응하는 이미지를 만들 수 있겠네요.
