ImgExtractor is a library that extracts images from html (http links as well as data URIs), save in place you want and replaces links in html.
Info
Version: | 1.0.1 |
Author(s): | Ivan Masnukha |
Last Update: | Thursday, November 7, 2019 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/GreenEyedCat/ImgExtractor |
NuGet Url: | https://www.nuget.org/packages/ImgExtractor |
Install
Install-Package ImgExtractor
dotnet add package ImgExtractor
paket add ImgExtractor
ImgExtractor Download (Unzip the "nupkg" after downloading)
Dependencies
net461
- HtmlAgilityPack(>= 1.11.12)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- System.Drawing.Common(>= 4.5.1)
- HtmlAgilityPack(>= 1.11.12)
- Microsoft.Extensions.DependencyInjection(>= 2.1.1)
- Microsoft.Extensions.DependencyInjection.Abstractions(>= 2.1.1)
- System.Drawing.Common(>= 4.5.1)