@caoer/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Detect the file type of a Buffer/Uint8Array/ArrayBuffer. Fork of https://github.com/sindresorhus/file-type allowing custom detectors. May be removed once this feature is merged into the original repo.
Parse RTF documents
Extracting text from files of various type including html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf, text/*, and various open office.
GroupDocs.Merger for Node.js via Java allows you to merge documents and manipulate document structure across most of famous document types. Merge several documents into one, split single document to multiple documents, replace document pages, change page
Assists with creating rich text documents.
An *Ackchyually* browser compatible file-type hacky replacement of the `file-type` package. Forked from https://github.com/sindresorhus/file-type
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
This is a general RTF parser. It takes a text stream and produces a document object representing the parsed document. In and of itself, this isn't super useful but it's the building block for other tools to convert RTF into other formats.
a rtf util package contains parser and html convertor
Extracting text from files of various type including html, pdf, doc, docx, xls, xlsx, csv, pptx, png, jpg, gif, rtf, text/*, and various open office. (Fixed new line bug for pptx)
Fork of 'html-to-rtf'