Client-Side Document Utilities | Zero-Server Architecture
Nyx Toolkit is a collection of open-source document manipulation tools designed for privacy and portability. Conventional "free" online tools often require remote server uploads, imposing file-size caps and data privacy risks.
Nyx Toolkit operates entirely within the browser. By utilizing client-side processing, sensitive data never leaves the local environment.
- Functionality: Deconstructs large PDFs into user-defined segments.
- Architecture: Processes files locally via browser RAM.
- Performance: Supports ~220MB on mobile; 500MB+ on desktop (hardware dependent).
- Selection: Supports visual page selection and manual range inputs.
- Functionality: Combines multiple PDF files into a single document.
- Logic: Drag-and-drop interface for defining merge sequence.
- Processing: Instant local execution; no upload latency.
- Supported Operations:
DOCX➔PDFTXT➔PDFIMG➔PDFPDF➔PNGPDF➔TXT
- Functionality: Segments vertical "scrolling" screenshots.
- Optimization: Splits images based on standard aspect ratios for easier viewing and printing.
- Functionality: Scan the pdf for text and makes the text annotable.
- Note: Current build does not include code block syntax highlighting.
- Functionality: Renders Markdown text as shareable PNG images.
- Note: Current build is not the most reliable for very warped texts.
- Advanced OCR: Enhanced text extraction for scanned documents.
- Syntax Highlighting: Integration for Markdown code blocks.
- Extended Formats:
CSV,JSON, andEPUBsupport.
Licensed under the MIT License.
Developed by Knigh/Reish/Nyx (Solo-Dev Project)