Mac OS 9 Lives

Mac OS 9 Discussion => Software => Topic started by: OS923 on December 09, 2016, 06:28:56 AM

Title: PDF to Scheme conversion
Post by: OS923 on December 09, 2016, 06:28:56 AM
I wrote a small utility named PDF explorer.

It requires that first you convert your PDF to XML using LibreOffice 5 on a different platform.

Then PDF explorer can convert that XML to Scheme.

It gives you much detail about your PDF and it's more readable than XML or the PDF itself (which is meant to be a 7-bit ASCII text, but it's not really readable).

Binary streams are saved as separate binary files. This is especially useful if you're interested in getting the images from the PDF without recompression, exactly like they were saved in the PDF.

You can use Scheme to inspect or transform the Scheme expression.

You can copy it here:
https://www.gangstalking.eu/shareware/files/pdfexplorer/index.htm