No description
Find a file
Robert Kuykendall a2e8ad73c4 Add URL param
2016-10-15 18:25:56 -04:00
bootstrap Started library code, improved display css. 2015-01-14 08:52:57 -06:00
js Add URL param 2016-10-15 18:25:56 -04:00
library Add readme file. 2015-04-17 19:40:44 -05:00
html5_logo.png Started library code, improved display css. 2015-01-14 08:52:57 -06:00
index.html Started library code, improved display css. 2015-01-14 08:52:57 -06:00
README.md Update README.md 2015-09-22 09:06:57 -04:00

HTML5 Comic Book Reader

A completely browser based CBZ comic reader, built with HTML5 and Javascript. Started as a weekend project by Raymond Camden, and later developed Robert Kuykendall.

http://rkuykendall.github.io/html5-comic-book-reader

Features

  • Drag-and-Drop Loading of CBZ Files
  • Change fit of pages within browser
  • Display single pages or full two page spread

Keyboard Shortcuts

  • left / k - Previous panel
  • right / j - Next panel
  • v - Fit panel within window vertically
  • h - Fit panel within window horizontally
  • b - Fit panel within window both vertically and horizontally
  • s - Single page spread
  • f - Full 2 page spread

Additional Feature Ideas

  • Display images in original size
  • Dropbox support
  • Touchscreen gestures