@alexcdot/textract
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.
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.
Convert html to rtf format
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
GroupDocs.Merger for .NET 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, reorder or replace document pages, change page o
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. (Fixed new line bug for pptx)
Detect the file type of a Buffer/Uint8Array/ArrayBuffer
Fork of 'html-to-rtf'
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.
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.
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 Rust RTF parser & lexer library designed for speed and memory efficiency.
A library to help writing RTF files
RTF to text/HTML util package; deprived from @keyrinrin/rtf-util
Assists with creating rich text documents.
Convert a base64 image to a RTF image code.
Convert html to rtf format in the browser
Convert html to rtf format in the server