FAQ

How can I get a high-resolution note?

The best way to get a high-resolution image is to:

  1. Make a note
  2. Click on the "Downloadable image" link
  3. Click the HTML file link
  4. Take a screenshot

You can also download the HTML file and make any changes to it you want, then take a screenshot or whatever you want to do.

How can I change the size of the letters in the HTML file?

Download the HTML file (see previous question.) and open it in a text editor.

In the CSS code in the document, you will see something like this:

  #ransomizer {
    font-size:3em;

You can change the font size of the note by changing this value.

So

  font-size:5em;

for bigger letters and

  font-size:2em;

for smaller letters.

Why does the image file look different than what is on my screen?

The difference is due to differences between the software on the server and the software you have on your device.

Can I use The Ransomizer for my project?

Yes! I would love to see the results of whatever you are working on. If you included a link to The Ransomizer, that would be cool, too.