stefanj
-
- 14,851 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
Portable abstractions, models, controllers, rail-navigation, line detection, search, and annotation logic for RailReader. -
- 10,893 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
Desktop PDFium implementations of Core interfaces plus filesystem-backed AppConfig, AnnotationService, ConsoleLogger, and LayoutModelLocator. -
- 9,971 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
SkiaSharp rasterisation and IPdfServiceFactory implementation for desktop PDF rendering via PDFium. -
- 9,875 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
ONNX-backed ILayoutAnalyzer implementation using PP-DocLayoutV3 for document layout detection. -
- 9,498 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
OpenAI-compatible IVlmService implementation for RailReader. Works against any endpoint that speaks the OpenAI chat-completions protocol (OpenAI, Ollama, vLLM, etc.). -
- 8,513 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
Pure-managed implementations of Core's PDF text/link/outline services using UglyToad.PdfPig. Targets web/mobile/Lite consumers that cannot ship PDFium. Parses only; rasterisation lives in a sibling renderer. -
- 7,695 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
Pure-managed rasterisation for Lite/web/mobile consumers. Implements IPdfService and IPdfServiceFactory by composing RailReader.Core.PdfPig (parsing) with PdfPig.Rendering.Skia (rendering via SkiaSharp).... More information -
- 4,496 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
PDF→Markdown export pipeline for RailReader. Composes the Core primitives (layout analysis, rendering, per-block VLM transcription) into a Markdown document, applying heading-level heuristics and per-block... More information -
- 1,432 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
IOcrService implementation backed by RapidOcrNet (PaddleOCR PP-OCR ONNX models), for reading PDFs with no text layer. -
- 179 total downloads
- last updated 8/28/2026
- Latest version: 0.60.2
Opt-in GPU acceleration for RailReader.Core.Analysis's layout analyzers via ONNX Runtime's native WebGPU plugin execution provider (Dawn -> D3D12/Vulkan/Metal).