Live data from Hacker News

Show HN: Transform any web page into a document

documentcyborg.com

41–50 of 77 posts

Re: Show HN: Transform any web page into a document

#43

Maybe you mean "turn any web-article in to a document" ? It seems to search for the largest body of text and omit the rest.

You are right. We need to change the headline to reflect this, even if the end goal is to turn any web page into a doc.

Re: Show HN: Transform any web page into a document

#47

Earlier quoted context omitted.

1) Understood, for the moment we have not yet decied which way we go but for sure we will stop giving only [documentcyborg.com].zip file 2) We found some bug in the export to rtf and txt (its getting fix), the other export are working correctly. For the Instataper pages that fail if you could send us some domain name you wish : hn at documentcyborg.com and we will test the parser against it to make sure it works.

Food for thought: 1. Externally-provided content is dangerous. You might use a hash of the domain name, but I'd avoid files named after the sources. 2. Metadata such as a date would be useful. 3. Despite 1, a highly-sanitised hostname could be informative. An iconv to 8-bit ASCII [-a-zA-Z0-9_], and not allowing the first character to be '-' might be a start. Put a length limit on that as well.

Thanks, for 1) this is based on extraction not source so very easy to mitigate, 2)right we can include it in the filename.3)we have include most of it in the new updated version online. Thank you very much for your report.

Re: Show HN: Transform any web page into a document

#50

Feature Suggestion: single-page pdfs that look like in the browser. (basicly like the result of a fireshot screenshot in a pdf, but keeping the text as text, not an image) Great for offlineish portfolios.

Thanks for the feedback ,we will think about how to integrate it.
Post reply on HN