Contents
Hi, I'm Sam Feldstein. I'm a bookseller at Composition shop in Longmont, CO. I built this app because making shelf talkers is a bit of a pain, especially if you're doing it with a word processor. I wanted to a tool that would ensure consistent formatting, was somewhat customizable, and easy to use.
The code is open source, and pull requests are welcome. You can also fork it and build your own version.
Using the app should be pretty straightforward, but if you have questions, you can email me at sam@samfeldstein.xyz.
Basic usage
This app is best used on a desktop, but it should work fine on your smartphone.
Click any field to edit. CmdP to print on Mac. CtrlP on Windows.
Card sizes on the webpage do not correlate to card sizes on the printed page. That's because the card sizes on the webpage morph to fit different screens. Make sure you preview the printed page before you print.
Any changes you make are stored automatically in the browser, so you can pick up where you left off.
- Hit CmdP to print on a Mac, CtrlP on Windows
- Change the orientation to Landscape
- Hide headers and footers, if the option exists
- Set margins to Default
Change font
- Go to Google Fonts
- Click on a font
- Click Get Font (upper right)
- Delete any fonts you don't need
- Click Get embed code (right)
- Make sure you only have one font selected
-
In the Web tab (right), you'll see Embed code in the
</head>
of your html - Click Copy code
- Come back to this website
- Click Options, Change font
- Paste the code inside the text box
- Hit Enter
Change font size
- Click Options, Change font size
- Enter a number (units are pixels)
- Hit Enter
This does not affect the font size of the webpage. Only of the print page.
Change logo
- Click Options, Change logo
- Click Choose image file
- Select an image
Try to keep the image less than 40px tall. Anything bigger will push the text down. You can resize most images with Squoosh.
Privacy
Your data is stored in your browser. Nobody can see it except you.