Skip to content

Latest commit

 

History

History
33 lines (18 loc) · 1001 Bytes

README.md

File metadata and controls

33 lines (18 loc) · 1001 Bytes

Document.gif

Convert pdf documents to gifs

Document.gif was created to...convert PDF documents to animated GIF. Simple. Probably unnecessary. But quite a fun project.

Demo

doc2gif

Short animated GIF of Document.gif in action.

Features

  • PDFs converted to animated GIFs through imagemagick and the mini_magick gem
  • Asynchronous image processing using Celluloid and the sucker_punch gem
  • Sinatra Server-Sent Events to alert the client when the PDF conversion has finished

Usage

Visit Doc2Gif and convert your favorite PDF into an impossible-to-read animated GIF!

Development/Contribution

Please feel free to contribute to the project.

Created by

License

Document.gif is MIT Licensed. See LICENSE for details.