diff --git a/index.html b/index.html index a37753d..9a82097 100644 --- a/index.html +++ b/index.html @@ -61,25 +61,21 @@
pdf2htmlEX renders PDF files in HTML, utilizing modern Web technologies, aims to provide an accuracy rendering, while keeping optimized for Web display.
-pdf2htmlEX is best for text-based PDF files, for example scientific papers with complicated formulas and figures.
+pdf2htmlEX is best for text-based PDF files, for example scientific papers with complicated formulas and figures. +Text, fonts and formats are natively perserved in HTML such that you can still search and copy. The generated HTML file is static, Javascript is not required.
-Text, fonts and formats are natively perserved in HTML such that you can still search and copy. The generated HTML file is static, Javascript is not required.
+ -pdf2htmlEX is available through Ubuntu PPA, +ArchLinux AUR, +Gentoo Overlay, +Homebrew and +Macports. +You can also build from source: .zip or .tar.gz.
-Download latest master branch: .zip or .tar.gz. - -
Check dependencies at the project page.
+
Check out dependencies and more information at the project page.