Skip to content

vedro-compota/djvujs

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

111 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

djvu.js - DjVu JavaScript library


The technical documentation of the library is available in the wiki.

The official website with DjVu.js Viewer demo.


djvu.js - program library for working with djvu online. It's written in JavaScript and can be run in the web browsers without any connection with the server. djvu.js can be used for splitting (and concatenation) of djvu files, rendering pages of a djvu document, converting (and compressing) images into djvu documents and for analyzing of meta data of djvu documents.

Also, there is a DjVu.js Viewer, an app which uses DjVu.js in order to render DjVu documents. The app may be easily included into any html page. You can look at it and try it out on the official website (the like is below).

The library is only being developed and may be noticeably changed in the future. Any contribution is welcome :)

The official website is https://russcoder.github.io/djvujs


djvu.js - это программная библиотека написанная на JavaScript и предназначенная для работы с файлами формата djvu онлайн. djvu.js ориентирована на исполнение в браузере пользователя без связи с сервером. Библиотека может быть использована для разделения (объединения) файлов djvu, преобразования картинок в документы djvu, отрисовки страниц документов djvu, а также для анализа мета данных и структуры djvu документов.

Кроме того, был создан DjVu.js Viewer - приложение, которое можно легко встроить в любую html-страницу. Данное приложение служит для просмотра документов DjVu непосредственно в браузере. Вы можете ознакомиться с ним по ссылку ниже.

Библиотека djvu.js находится в процессе разработки и может быть значительно изменена в будущем. Любое содействие в развитии библиотеки приветствуется :)

Официальный сайт библиотеки djvu.js - https://russcoder.github.io/djvujs

About

djvu.js v.0.0.6 - program library for working with djvu online. The official website is

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • JavaScript 92.2%
  • HTML 5.5%
  • CSS 2.3%