Skip to content

rkuykendall/html5-comic-book-reader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.9%
  • HTML 2.1%