Skip to content

Releases: jparkerweb/down-craft

v0.1.0 - 👁️ Preview Release

Choose a tag to compare

@jparkerweb jparkerweb released this 28 Dec 00:22

[0.1.0] - 2024-12-27

down-craft

Added

  • Initial release of down-craft
  • PDF to Markdown conversion using @opendocsg/pdf2md
  • DOCX to Markdown conversion using mammoth and turndown
  • PPTX to Markdown conversion using pptx-in-html-out and turndown
  • XLSX to Markdown conversion using xlsx and turndown
  • vLLM-based PDF conversion using OpenAI API
  • Bassic OCR support using Tesseract.js
  • Basic OCR PDF support using Tesseract.js
  • Example documentation and interactive demo
  • published to npm (https://github.com/jparkerweb/down-craft/)