Toxy 1.6.1.1
See the version list below for details.
dotnet add package Toxy --version 1.6.1.1
NuGet\Install-Package Toxy -Version 1.6.1.1
<PackageReference Include="Toxy" Version="1.6.1.1" />
paket add Toxy --version 1.6.1.1
#r "nuget: Toxy, 1.6.1.1"
// Install Toxy as a Cake Addin #addin nuget:?package=Toxy&version=1.6.1.1 // Install Toxy as a Cake Tool #tool nuget:?package=Toxy&version=1.6.1.1
Toxy is a .NET data/text extraction framework similar to Apache Tika in Java. It supports a lot of popular formats such as docx, xlsx, xls, pdf, csv, txt, epub, html and so on.
Product | Versions Compatible and additional computed target framework versions. |
---|---|
.NET Framework | net35 is compatible. net40 is compatible. net403 was computed. net45 is compatible. net451 was computed. net452 was computed. net46 was computed. net461 was computed. net462 was computed. net463 was computed. net47 was computed. net471 was computed. net472 was computed. net48 was computed. net481 was computed. |
-
- DocumentFormat.OpenXmlSDK (>= 2.0.0)
- HtmlAgilityPack (>= 1.4.9)
- iTextSharp (>= 5.5.6)
- LumenWorks.Framework.IO (>= 3.8.0)
- SharpZipLib (>= 0.86.0)
- taglib (>= 2.1.0)
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories (3)
Showing the top 3 popular GitHub repositories that depend on Toxy:
Repository | Stars |
---|---|
SnaffCon/Snaffler
a tool for pentesters to help find delicious candy, by @l0ss and @Sh3r4 ( Twitter: @/mikeloss and @/sh3r4_hax )
|
|
Syslifters/offsec-tools
Compiled tools for internal assessments
|
|
esbencarlsen/NCrawler
.NET based webcrawler
|
FEATURES
1. Update PDF extraction license with commercial one - TextSharp license
2. support .msg file extraction (only support windows platform)
3. support RTF extraction with html content
BUG FIXES
1. fix PDF extraction issue
2. fix some Word extraction issue
3. Excel, Word document streams are not closed after opening by WorkbookFactory