stefanj
-
- 6,649 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
Portable abstractions, models, controllers, rail-navigation, line detection, search, and annotation logic for RailReader. -
- 4,799 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
Desktop PDFium implementations of Core interfaces plus filesystem-backed AppConfig, AnnotationService, ConsoleLogger, and LayoutModelLocator. -
- 4,317 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
SkiaSharp rasterisation and IPdfServiceFactory implementation for desktop PDF rendering via PDFium. -
- 4,302 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
ONNX-backed ILayoutAnalyzer implementation using PP-DocLayoutV3 for document layout detection. -
- 3,897 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
OpenAI-compatible IVlmService implementation for RailReader. Works against any endpoint that speaks the OpenAI chat-completions protocol (OpenAI, Ollama, vLLM, etc.). -
- 3,349 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
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. -
- 2,926 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
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 -
- 0 total downloads
- last updated 6/12/2026
- Latest version: 0.28.0
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