TOOLS_VAULT

Free utilities built and hosted by Synaptix Solutions. No account required.

REF: TX-001
> detect_mode --pdf=input.pdf
< MODE: SCANNED + OCR
> run_ocr --lang=eng+msa
< PAGES: 4 extracted
< output: converted.docx OK

PDF_TO_DOCX_CONVERTER

Upload a PDF and get a Word document back. Auto-detects text-based and scanned (image) PDFs — OCR pipeline applied when needed.

[ PYTHON ][ FASTAPI ][ TESSERACT ][ NEXT.JS ]
+-------------------+TRY_TOOL ->
REF: TX-002
> load_pdf --pages=8
> tile_pages --grid=2x2
< A6_SLOTS: 4 per sheet
> output --format=pdf
< SAVED: 8 pages -> 2 sheets

A4_NOTE_COMPACTOR

Compact A4 student notes into A6 size — tiles 4 pages in a 2×2 grid onto one printable A4 sheet. Colors and images fully preserved.

[ PYTHON ][ FASTAPI ][ PYMUPDF ][ NEXT.JS ]
+-------------------+TRY_TOOL ->

All tools are free to use · Built on FastAPI · Hosted by Synaptix Solutions