Vintage appMaker의 Tech Blog

javascript로 animated gif 만들기 본문

Source code or Tip/javascript

javascript로 animated gif 만들기

VintageappMaker 2020. 9. 7. 12:06

https://github.com/yahoo/gifshot

 

yahoo/gifshot

JavaScript library that can create animated GIFs from media streams, videos, or images. - yahoo/gifshot

github.com

WebRTC, HTML5의  Canvas, HTML내에서 Binary Data처리에 대한 교과서적인 내용을 다루고 있는 깃헙 레포지토리 
데모 페이지도 깔끔하고 만족스러운 결과를 보여주고 있다. 

https://yahoo.github.io/gifshot/demo.html

 

Gifshot Demo

 

yahoo.github.io

 

'Source code or Tip > javascript' 카테고리의 다른 글

7050개의 도스게임을 온라인  (0) 2020.09.20
초간단 Emoji(이모지) 입력기  (0) 2020.09.10
QR 생성기  (0) 2020.09.09
[ link 모음 ] chrome extension tutorial  (0) 2020.09.08
javascript로 pdf 만들기  (0) 2020.09.07
Comments