Toxy 1.6.1.1

There is a newer version of this package available.
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
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Toxy" Version="1.6.1.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Toxy --version 1.6.1.1
#r "nuget: Toxy, 1.6.1.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// 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 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. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

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
Version Downloads Last updated
2.0.0 28,054 8/28/2021
1.6.1.1 45,084 3/5/2016
1.6.1 1,618 3/5/2016
1.4.0 3,620 3/9/2015

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