2024-01-01 02:58:06 -05:00
2023-03-04 00:14:37 -05:00
2023-04-06 19:29:33 -04:00
2023-04-06 19:29:33 -04:00
2023-04-06 19:16:48 -04:00
2024-01-01 02:58:06 -05:00
2024-01-01 02:56:18 -05:00
2023-04-06 19:22:57 -04:00

Code to PDF Generator

Example use of Code to PDF Code to PDF is a website that allows users to paste source code and generate a PDF file with highlighted syntax. It is built using JavaScript and the highlight.js library.

TODO

  • Add lines for white theme to better see outline
  • Improve button colors and sizing
  • Add icon for website

Features

  • Text box to paste source code
  • Syntax highlighting using the highlight.js library
  • Ability to select different themes and programming languages

Usage

  1. Visit the website
  2. Paste your source code into the text box
  3. Select your desired theme and programming language
  4. Click the "Generate PDF" button to download your PDF file
Description
Converts source code into a PDF
Readme GPL-3.0 194 KiB
Languages
JavaScript 39.1%
HTML 34%
CSS 26.9%