Ecosyste.ms: Awesome
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: 3 months ago
JSON representation
:page_with_curl: Generate PDF art
- Host: GitHub
- URL: https://github.com/xyproto/alienpdf
- Owner: xyproto
- License: bsd-3-clause
- Created: 2018-12-11T10:53:05.000Z (about 6 years ago)
- Default Branch: main
- Last Pushed: 2023-03-03T12:06:26.000Z (almost 2 years ago)
- Last Synced: 2024-10-05T15:28:23.191Z (3 months ago)
- Topics: art, fun, mystery, pdf, pdf-generation, text-generator
- Language: Go
- Homepage:
- Size: 324 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Alien PDF
Generate letters. This is 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