Letter is a very simple and basic letter generator running in a browser environment. It uses the HTML contenteditable element to make editing easy. Using the print function of the browser, the letter can be either printed or saved as a PDF file. Additionally the current state of the letter is saved to the localstorage of the browser, so that you can simply return and continue writing whenever you want.
- Beautiful typeface
- Simple and elegant layout
- Markers for folding
- Hint area for envelopes with window
- Realtime layout preview
- Simple editing, no complex toolbars. Just add or delete lines as you like.
- Runs locally, the data stays inside the localstorage of the browser. No data is sent to external servers.
- Works offline
- Printing is possible via print function of the browser.
- Export to PDF via a PDF printer, e.g. like the one built into Google Chrome.
- The writing space is limited to one page.
- There is no support for outdated browsers.
- German only
https://greatestview.de/letter/
Simply use the link above. If you want to personalize your letter, you can simply download this project and run it from your hard drive or upload it to a server.
GNU General Public License v3 or later
Copyright (c) 2016, Kim-Christian Meyer
Kim-Christian Meyer
[email protected]
greatestview.de