# SQIP - SVG 기반 이미지 플레이스홀더

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

## Metadata

- GeekNews HTML: [https://news.hada.io/topic?id=5746](https://news.hada.io/topic?id=5746)
- GeekNews Markdown: [https://news.hada.io/topic/5746.md](https://news.hada.io/topic/5746.md)
- Type: news
- Author: [xguru](https://news.hada.io/@xguru)
- Published: 2022-01-14T11:31:52+09:00
- Updated: 2022-01-14T11:31:52+09:00
- Original source: [github.com](https://github.com/axe312ger/sqip)
- Points: 10
- Comments: 1

## Topic Body

- 원본 이미지를 엄청 작은 크기의 SVG 벡터 파일로 바꿔주는 이미지 처리기

ㅤ→ 30kb 짜리 JPG 썸네일에서 1.25kb 정도의 흐린 이미지 미리보기 생성

- Node API 및 CLI 로 제공

- 변환한 이미지에 다양한 효과 적용 가능 : 픽셀화 / 폴리곤 아트 / Potrace

## Comments



### Comment 8405

- Author: xguru
- Created: 2022-01-14T11:31:54+09:00
- Points: 3

BlurHash - 블러 처리된 이미지 플레이스홀더 생성기 https://news.hada.io/topic?id=1562

느낌상 구현은 BlurHash쪽이 더 나은거 같은데.. 효과 적용이 가능하다는게 장점이겠네요.
