# ThumbHash - 더욱 가벼워지는 썸네일 이미지

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=8775](https://news.hada.io/topic?id=8775)
- GeekNews Markdown: [https://news.hada.io/topic/8775.md](https://news.hada.io/topic/8775.md)
- Type: news
- Author: [composite](https://news.hada.io/@composite)
- Published: 2023-03-23T09:45:49+09:00
- Updated: 2023-03-23T09:45:49+09:00
- Original source: [evanw.github.io](https://evanw.github.io/thumbhash/)
- Points: 34
- Comments: 0

## Topic Body

ESBBuild 제작자이며 Figma의 창립자인 Evan Wallace 오픈소스.  
  
[BlurHash](https://github.com/woltapp/blurhash) 와 비슷하지만, 아래와 같은 장점이 있음.  
  
- 같은 공간이라도 표현을 더 자세하게 인코딩  
- 빠른 인코딩 및 디코딩  
- 해상도 비율까지 인코딩  
- 더욱 정확한 색을 선정  
- 투명도 이미지 지원  
  
현재 지원되는 언어  
  
- 자바스크립트 (npm 제공)  
- 자바  
- 스위프트  
- 러스트 (cargo 제공)  
  
상기 유사 프로젝트로 소개한 BlurHash 와 동일한 [이산여현변환(DCT, discrete cosine transform)](https://ko.wikipedia.org/wiki/%EC%9D%B4%EC%82%B0_%EC%BD%94%EC%82%AC%EC%9D%B8_%EB%B3%80%ED%99%98) 방식을 사용.

## Comments



_No public comments on this page._
