OpenFreeSoftwares
-
- 4,649 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Dependency-free contracts for Scrubkit: IFileExtractor, FileRecord, ExtractedContent, ReadOptions and friends. Reference this (not the full Scrubkit package) when authoring add-on extractors so you don't pull... More information -
- 2,629 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
High-performance, offline document parser and data prep library for .NET RAG and AI pipelines. Extracts text and metadata (PDF, Word, Excel, PowerPoint, HTML, RTF, Email, EPUB, OpenDocument) and redacts PII and... More information -
- 1,689 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Add-on IFileExtractors for Scrubkit that read email files: .eml (MIME) and .msg (Outlook / OLE2). The From/To/Cc/Subject/Date fields become metadata and the message body becomes text. Handles multipart MIME,... More information -
- 1,688 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Add-on IFileExtractor for Scrubkit that reads OpenDocument Format files — text documents (.odt), spreadsheets (.ods), and presentations (.odp) from LibreOffice / OpenOffice. Extracts the body text and the... More information -
- 1,558 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Microsoft.Extensions.DependencyInjection integration for Scrubkit. Call services.AddScrubkit(...) to register a configured FolderScrubber for constructor injection in ASP.NET Core, worker services, and other... More information -
- 1,552 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Add-on IFileExtractor for Scrubkit that reads .epub e-books: the Title/Author/Subject become metadata and the book's text (from the XHTML spine, tags stripped) becomes text. Fully offline with no dependencies... More information -
- 1,374 total downloads
- last updated 8/25/2026
- Latest version: 1.16.0
High-performance, radiant PDF generation and manipulation engine for .NET 8 and .NET 10. Generate invoices, dashboard reports, and documents from C#, Markdown, or HTML without headless browsers. Features stream... More information -
- 1,246 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Writes a Scrubkit FileRecord table to Apache Parquet (columnar) for data-lake and analytics ingestion, using Parquet.Net. References only Scrubkit.Abstractions; the zero-dependency CSV/JSON writers live in the... More information -
-
- 1,223 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Convenience meta-package that references the entire Scrubkit family: the core (PDF/Office/text/image EXIF + CSV/JSON output), the extractor add-ons (.eml/.msg email, OpenDocument, .epub, legacy binary Office... More information -
-
- 936 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
A dotnet tool that runs Scrubkit from any shell or CI: `scrubkit scan <folder>` walks a folder, extracts text + metadata from PDFs, Office/OpenDocument, email, EPUB, and text/images, optionally redacts PII and... More information -
- 664 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Add-on IFileExtractor for Scrubkit that reads the pre-2007 binary Microsoft Office formats — Word (.doc), Excel (.xls), and PowerPoint (.ppt). Extracts the body text and the Title/Author/Subject document... More information -
- 459 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Microsoft.Extensions.AI integration for Scrubkit. Provides RedactingChatClient (inheriting from DelegatingChatClient) and RedactingEmbeddingGenerator (inheriting from DelegatingEmbeddingGenerator) to redact... More information -
- 459 total downloads
- last updated 8/24/2026
- Latest version: 1.12.0
Semantic Kernel integration for Scrubkit. Provides helper extension methods to easily ingest, redact, chunk, and index folder contents directly into Semantic Kernel's ISemanticTextMemory or modern... More information