BobLd
NuGet publisher profile
Packages (19)
PdfPig
Reads text content from PDF documents and supports document creation. Apache 2.0 licensed.
Tabula
Extract tables from PDF files (port of tabula-java using PdfPig).
PdfPig.Filters.Dct.JpegLibrary
PdfPig implementation of the DCT (Jpeg) filter, based on JpegLibrary.
PdfPig.Filters.Jbig2.PdfboxJbig2
PdfPig implementation of the JBIG2 filter, based on pdfbox-jbig2.
PdfPig.Rendering.Skia
Render pdf documents as images using PdfPig and SkiaSharp.
PdfPig.Filters.Jpx.OpenJpeg
PdfPig implementation of the JPX (Jpeg2000) filter, based on OpenJPEG.net.
PdfPig.Filters.Jpx.OpenJpegDotNet
PdfPig implementation of the JPX (Jpeg2000) filter, based on OpenJpegDotNet.
Tabula.Csv
Extract tables from PDF files (port of tabula-java using PdfPig). Csv and Tsv writers.
Tabula.Json
Extract tables from PDF files (port of tabula-java using PdfPig). Json writer.
VaderSharp2
VADER Sentiment Analysis. VADER (Valence Aware Dictionary and sEntiment Reasoner) is a lexicon and rule-based sentiment analysis tool that is specifically attuned to sentiments expressed in social media, and works well on texts from other domains. v2 of the library updated to target .Net 6 and latest Python version. Emojis are supported. C# version now tracks Python versioning. Forked from https://github.com/codingupastorm/vadersharp
RapidOcrNet
Lightweight cross-platform OCR processing library using PaddleOCR ONNX PP-OCR v5 models, and based on original code from RapidAI's RapidOCR. Also support v6 models (tiny / small / medium), see README.
Camelot
A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig).
Camelot.ImageProcessing.OpenCvSharp4
A C# library to extract tabular data from PDFs (port of camelot Python version using PdfPig). Contains OpenCvSharp4 for image processing used in the Lattice parser.
OxyPlot.Core.Cartography
OxyPlot is a plotting library for .NET. This is an unofficial library for cartography and maps plotting.
Caly.Tabalonia
For use in Caly Pdf: Tab Control with draggable tabs for Avalonia
Nzy3d
A .Net API for 3d charts (based on nzy3d-api)
Nzy3d.Wpf
A .Net API for 3d charts (based on nzy3d-api)
Nzy3d.Winforms
A .Net API for 3d charts (based on nzy3d-api)
Caly.Avalonia.Controls.TreeDataGrid
For use in Caly Pdf: TreeDataGrid is a control which displays hierarchical and tabular data together in a single view. It is a combination of a TreeView and DataGrid control.