An open API service indexing awesome lists of open source software.

https://github.com/xyproto/alienpdf

:page_with_curl: Generate PDF art
https://github.com/xyproto/alienpdf

art fun mystery pdf pdf-generation text-generator

Last synced: 6 months ago
JSON representation

:page_with_curl: Generate PDF art

Awesome Lists containing this project

README

          

# Alien PDF

Generate meaningless letters, as a form of art.

## Installation

With Go >= 1.17:

go install github.com/xyproto/alienpdf@latest

## Usage

Generate a PDF file:

alienpdf

## Example letters

[![generated letter](img/example.png)](pdfs/example.pdf)

[![generated letter that uses the English letter frequency count](img/example_efreq.png)](pdfs/example_efreq.pdf)

## General info

* Version: 1.0.1
* License: BSD-3