Skip to content

An editor to quickly convert code files to pdfs.

License

Notifications You must be signed in to change notification settings

JonBunator/Quicop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

57 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Quickly convert code files to pdf

Quicop license GitHub release (latest by date) Platforms Downloads

Quicop (Quick Code Print) allows you to quickly import code files (supports 192 programming languages), add some markdown and export the generated pdf.

Quicop sample

Download

New releases are automatically downloaded when you start the application.

Features

Code Files

Embed code files via the !CodeFile["C:/my-path/file.cs"] command. Quickly import a bunch of files with File -> Import Code file folder...

CodeFiles

Markdown

The basic markdown syntax is supported (headers, tables, code blocks etc.) You could even use it as a basic markdown editor :)

Markdown

MathJax

Display formulas with MathJax support.

MathJax

Settings

Configure settings under File -> Settings. You can for example change from a dark to a light theme.

LightDarkTheme