CSSBox is an (X)HTML/CSS rendering engine written in pure Java. Its primary purpose is to provide a complete and further processable information about the rendered page contents and layout. However, it also allows displaying the rendered document. more...

Latest News

Tue, 06 Dec 2011 14:13:17 GMT

CSSBox 3.4 released

The new CSSBox release brings mainly the new support for inline-block boxes, important fixes in vertical alignment and whitespace processing and some minor bugfixes.

Wed, 23 Nov 2011 09:46:38 GMT

jStyleParser 1.5 released

The new release of jStyleParser improves the recovery from errors in CSS style sheets. It should accept more style sheets containing bugs and various hacks. It also improves the support for style sheets containing experimental and vendor-specific extensions.

Tue, 04 Oct 2011 13:58:29 GMT

New subproject: Pdf2Dom library

Pdf2Dom is a PDF parser that converts the documents to a HTML DOM representation. The obtained DOM tree may be then serialized to a HTML file or further processed. It can be used for adding the PDF support to CSSBox.

Thu, 09 Jun 2011 07:58:17 GMT

CSSBox 3.3 released

The new release contains mainly the fixes in table rendering and some minor bugfixes.

Thu, 05 May 2011 15:39:21 GMT

jStyleParser 1.4 released

This release significantly improves the error recovery and improves the pseudo-class support. Many bugs have been fixed as well.