How can I get a high-resolution note?
The best way to get a high-resolution image is to:
- Make a note
- Click "Download HTML" and save the file
- Open the file from your device
- Take a screenshot
You can also make any changes to it you want to the downloaded HTML file, 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 and open it in a text editor.
In the CSS code in the document, you will see something like this:
--global-font-size: 50px;
You can change the font size of the note by changing this value.
So for bigger letters:
--global-font-size: 60px;
And for smaller letters:
--global-font-size: 40px;
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.