Skip to content

ikali850/webpage2pdf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WebPDF

Description

WebPDF is an online tool that converts web pages into PDF documents. It features a user-friendly interface built with HTML, CSS, JavaScript, and Bootstrap. The backend is developed using Java with Spring Boot, and PDF conversion is handled by wkhtml2pdf, to which we extend our special thanks.

Features

  • Convert Web Pages to PDF: Input a URL to generate a PDF of the web page.
  • Send PDF via Email: Optionally send the generated PDF to any email address.

Installation

To set up WebPDF, follow these steps:

  1. Prerequisites:

    • Java (JDK 8 or higher)
    • wkhtml2pdf (Ensure it's installed and the path is correctly set)
  2. Clone the repository:

    git clone https://github.com/ikali850/webpage2pdf
    cd webpage2pdf
    

Key Points:

  • Description: Provides a brief overview of the project.
  • Features: Lists the key functionalities.
  • Table of Contents: Helps navigate the document.
  • Installation: Detailed steps to get the project up and running.
  • Usage: Instructions on how to use the tool.
  • Configuration: Instructions for configuring email settings and the wkhtml2pdf path.
  • Contributing: Guidelines for contributing to the project.
  • License: Specifies the license under which the project is distributed.
  • Contact: Information for getting in touch.
  • Acknowledgements: Credits to contributors or tools used.

About

webpage to pdf maker online

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published