Skip to content

MJZ-Templates/pdf-converter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

12 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ“„ PDF to Markdown/HTML Converter

A lightweight and fast PDF conversion tool built with Spring Boot (backend) and React (frontend).
This project allows users to upload PDF files, extract text, and download results as Markdown or HTML, enabling efficient and structured content analysis.

πŸš€ Features

Preview

  • One-click upload and conversion of PDF files
  • Supports both Markdown (.md) and HTML (.html) formats
  • Clean, intuitive UI for non-technical users
  • Fast parsing using reliable PDF parsing libraries (e.g., PDFBox)
  • Automatic section handling and line-break clean-up
  • Download-ready output for immediate use in documentation or analysis
  • Easily extendable to support additional formats or preprocessing

πŸ’» Installation & Setup

  1. Check URL and Port

    • Hover over the [Preview] β†’ [Running URL and Port] button in the top menu
    • Ensure ports 80 (frontend) and 8080 (backend) are properly registered
    • If not, register the domain and port manually
  2. Install Dependencies Backend

    cd /workspace/pdf-converter/back
    ./gradlew classes

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published