> ## Content Index
> Fetch the complete content index at: https://www.simplykyra.com/llms.txt
> Use this file to discover other available public pages before exploring further.

# Which Version of the reMarkable’s Templates Are Emailed Out?
- URL: https://www.simplykyra.com/blog/which-version-of-the-remarkables-templates-are-emailed-out/
- Published: 2022-06-08T13:30:00.000Z
- Updated: 2024-01-14T17:41:51.000Z
- Description: A while back I had a thought that led to me wondering "if you made a custom template with differing associated SVG and PNG files... which would you see when exporting it?" I had to find out so I concocted this little experiment and here are my results!
- Author: Kyra
- Tags: reMarkable, MacOS, Pixelmator Pro, PNG, Science Experiment, SVG, #wordpress, #simplykyra_em3y2f, #Import 2023-03-26 03:43

A while back, while working with custom templates on my reMarkable, I wondered which of the two associated files gets emailed out when exporting a custom template page from a notebook. I couldn’t let go of this question and decided I needed to find this out for myself thus creating this experiment and this blog post as I had to share my results with you in case it was something you also wondered about.

![Pinterest-geared image showing three images also shown below, my post's title, and a learn more at my main website URL. ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_Which-Version-of-the-reMarkables-Templates-Are-Emailed-Out-Pinterest.png?resize=471%2C707&ssl=1)

---

*I conducted this experiment over April 29th, 30th, and May 1st 2022\. While typing this up, on May 2nd, I checked my reMarkable and saw I was currently running Version 2.12.3.606 of the software.*

***UPDATE (January 14th, 2024):*** These results are no longer accurate. To see the new chart see [the updated post here](https://www.simplykyra.com/update-which-version-of-the-remarkables-templates-are-emailed-out/). 

---

## ***TLDR***

Here’s the graph showing my results if you want to quickly look it over. As you can see below when the custom template has both types of images assigned to it the `PNG` is used for display and exporting as a `PNG` or `SVG` file. The `SVG`, in this case, is only shown when exported as a `PDF` file. When the custom template is ONLY associated with a `PNG` image and not an `SVG` one it defaults to the `PNG` in all cases. When the custom template can’t find an associated `PNG` file (when it’s only associated with an `SVG` file) we come across issues. Exporting as a `PDF` still works but displaying the page on the reMarkable switches back and forth between a blank background with any doodles or a blank page with a message saying it can’t be viewed. When exporting this to a PNG we result in a white rectangle while exporting it as an `SVG` results in a white square centered vertically within a transparent rectangle.

![Image is a graph showing what is viewed and exported with different types of custom templates. The specific custom template is shown in the first column while the second column subdivides that into being shown on the reMarkable or exported as a PDF, PNG, or SVG. The final resulting column shows whether you see the PNG file, SVG file, or something else. ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_Screen-Shot-Which-Version-of-the-reMarkables-Templates-Are-Emailed-Out-Graph.png?resize=750%2C590&ssl=1)

Going into this I assumed you’d see the `PNG` file shown on the reMarkable itself and when exporting it as a `PNG` file. As I heard `PDF` files were scalable I assumed both the exported `SVG` and the `PDF` would show the `SVG` image. I was surprised to see that the `PNG` image was displayed when exporting the notebook page as a `PNG` and as an `SVG` file while the `SVG` image was only shown on the exported `PDF`.

---

## *Background*

Over the last year I’ve been playing around with custom templates and, when creating them, I only upload a `PNG` file to the reMarkable and never upload an `SVG` one to go with it. I have never had an issue doing it this way and wondered if I was missing anything.

As a quick aside if you haven’t worked with custom templates before the templates are the background choices the reMarkable comes with when working within notebooks. You set what template you want to use when creating a notebook and then, using layers, you can change that background of any notebook page at any point. Any additional pages you add to the notebook will automatically use whatever template you last picked. Each of these templates are seen by the reMarkable by the `templates.json` file and matches up with an associated `PNG` file and an `SVG` file based on the filename. When I upload a custom `PNG` file I need to edit the `templates.json` file and restart the reMarkable so the new template is seen. I’ve never noticed any issues with my template not having an associated `SVG` file.

I’ve previously posted about the reMarkable before if you want to learn more. They include:

- [Learn How to Access Your reMarkable Through the Command Line](https://www.simplykyra.com/2021/02/03/learn-how-to-access-your-remarkable-through-the-command-line/)
- [Switch Out Your reMarkable’s Sleep Screen… Plus Easily Back it Up](https://www.simplykyra.com/2021/02/10/switch-out-your-remarkables-sleep-screen-plus-easily-back-it-up/)
- [How to Make Template Files for Your reMarkable](https://www.simplykyra.com/2021/02/24/how-to-make-template-files-for-your-remarkable/)
- A bash script to quickly upload your images and create the `JSON` code snippet
- Part 1 – [Quickly Generate a JSON Template Code Snippet for Your reMarkable](https://www.simplykyra.com/2021/03/31/quickly-generate-a-json-template-code-snippet-for-your-remarkable/)
- Part 2 – [Quickly and Easily Upload Template Images to Your reMarkable](https://www.simplykyra.com/2021/04/07/quickly-and-easily-upload-template-images-to-your-remarkable/)
- [My reMarkable2 Updated! This Is What I Did Next](https://www.simplykyra.com/2021/04/14/my-remarkable2-updated-this-is-what-i-did-next/)
- A video walkthrough combining the previous posts: [Watch How I Upload Custom Templates to My reMarkable](https://www.simplykyra.com/2021/12/29/watch-how-i-upload-custom-templates-to-my-remarkable/)
- [Simple Script to Help Backup Your reMarkable](https://www.simplykyra.com/2022/05/11/simple-script-to-help-backup-your-remarkable/)

Any of the associated code snippets from those posts can be found on GitHub through [my *SimplyKyraBlog* repository here](https://github.com/SimplyKyra/SimplyKyraBlog?ref=simplykyra.com).

Anyway, once I realized I needed to know what file is shown when exporting a template I started what I thought would be a quick evening experiment…

---

## *The Experiment*

*Quick Aside:* I conducted this experiment both with notebook pages with doodles and with pages that only had the template background set. I found the doodles did not change the results and so I left this out in the results graph.

To start this out I created three custom templates. The one template used two different images as the `SVG` and `PNG` files. I figured this way I could look at the exported page and easily determine which file I was looking at based on how it looked. The other two custom templates I created consisted of either the `PNG` or `SVG` file only and not the other one. I figured this way I’d either see how robust the reMarkable software is. I kept track of what image was showing for which type to make it easier to determine what was happening.

Once the custom templates were created I assumed the rest of the experiment would be really quick so I threw these into some pages on my *Quick Sheet* notebook and started exporting them to my personal email. Unfortunately, most of these didn’t get sent out and I found myself attempting to export them off and on throughout the evening and the next day before realizing that I was confused on which file was what and decided to simplify the process.

Thus I then restarted this experiment by creating three notebooks each with one page showing the associated custom template. I used the name of the notebook, named to match the template shown, to differentiate between which notebook page was received via email as the subject line of any exported file is automatically set to its notebook’s title. This made it way easier to keep track of which answers I received.

*Quick Aside:* I quickly typed out the notebook title and mistakenly entered a *u* instead of an *y* when inputting the word *only* so the screenshots use the word *onlu*.

![Photo of my reMarkable showing the three notebooks displaying the three custom templates. The caption explains what is displayed on them.](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8678.jpeg?resize=750%2C400&ssl=1)

These are the three main notebooks used. As you can tell from their titles the far left is for the custom template with only an associated `SVG` file (and thus fails to display in the thumbnail) while the middle one only has an associated `PNG` image and the far right one has a custom template with both (and displays the `PNG` image in the thumbnail).

With each notebook I marked what image type was shown on the reMarkable page itself and then emailed the page to myself three times so I’d receive one `PDF` file, one `SVG` file, and one `PNG` file. I noticed this often didn’t immediately send so I kept track of my results and repeated the export at different times keeping the ones I hadn’t received yet bolded so I could tell easily tell what I still needed to do. I also started pausing between each export as I don’t know if the time delay or the actual time I exported made a difference in getting all the emails.

![Image shows the flowers in the PNG with the share menu option open allowing you to see "Present with Screen Share", "Send by email", and "Convert to text and send". ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8705.jpeg?resize=750%2C563&ssl=1)

After opening the notebook and then the sidebar I tapped on the share button, second from the bottom, and then tapped the **Send by email* option.

![Image shows the bottom two thirds of the "Send by Email" page showing the empty message, empty filename, all pages, and the export format (PDF, PNG, and SVG).](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8696.jpeg?resize=750%2C563&ssl=1)

After clicking on my email address, at the top, I selected which **Export format* I needed at the lower right side. I made sure to send and receive one of each.

![Image shows the bottom of the flower covered notebook and a black banner along the bottom saying at the far right side "File sent".](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8704.jpeg?resize=750%2C563&ssl=1)

I then waited a bit to see if the “File sent” banner popped up at the bottom.

Both the *PNG* only custom template and the one with both images associated with it performed well. I did notice a problem with the *SVG* only custom template though. Since the `PNG` image is displayed on the reMarkable I noticed the thumbnail for the `SVG only` notebook showed either a blank page or just my doodles with a blank background behind it. Once I opened the notebook I saw a message saying it’s “Unable to view page background” and if there was any previous doodling I wouldn’t be able to see it. If I marked up that page it would wait a bit and then switch the background to blank and I’d be able to see my current marks and any previous ones I’d made. That said, after emailing the page or switching away and back, the page would again revert back to “Unable to view page background” and the previous writing will be again hidden.

![Image shows a blank notebook page with a message saying "Unable to view page background" in larger letters than the text underneath saying "Try restarting your reMarkable tor contact support if the problem persists".](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8689.jpeg?resize=750%2C525&ssl=1)

The `SVG only` page didn’t have a `PNG` image to display so instead I saw a message saying it can’t be viewed with a white background behind it hiding all my previous doodles.

![Image shows the same message as before but now there's a skinny black heart drawn over it. ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8692.jpeg?resize=750%2C387&ssl=1)

I then did a quick heart on the page and, after waiting a little bit,…

![The reMarkable now shows many doodles including the heart in the previous image. There's no message and the background is blank. ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8693.jpeg?resize=750%2C494&ssl=1)

… the background went blank and I could see the current and previous doodles on the screen.

![The view three images up is back with a blank page and the message "Unable to view page background" displayed. The bottom has a banner saying "file sent".](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_IMG_8697.jpeg?resize=750%2C563&ssl=1)

I then went through the sidebar, selected “Send by email”, and emailed it to myself. When I returned the doodles were once again hidden, the message was back, and a banner appeared saying it had been emailed. After a photo and another mark to the page the doodles were back and the message was gone.

I also noticed changes with the exported file. For the `PNG only` custom template all three exported types showed the `PNG` image. For the custom template with both images associated with it I saw the `PNG` image for both the exported `SVG` and `PNG` image while I saw the original `SVG` image when exporting the `PDF`. For the `SVG only` custom template the exported `PDF` looked great showing the set `SVG` image. Then the others were weirder. The exported `PNG` file was a blank rectangle which was, granted, to be expected after seeing the notebook page on the reMarkable. What surprised me was the exported `SVG` image. When opened in [*Pixelmator Pro*](https://www.pixelmator.com/pro/?ref=simplykyra.com) I saw that the size of the canvas seemed to match the reMarkable but the blank space was a square centered vertically in the space. Above and below the square was transparent space.

![Screenshot of Pixelmator Pro showing the image on a transparent 1404 by 1404 pixel white square with a transparent layer above and below to make a rectangle. ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_PNG-only-SVG-No-Drawing.png?resize=750%2C660&ssl=1)

When I exported the `SVG only` custom template I was surprised to see a rectangular canvas with a white square centered vertically.

With all my exported files received I was able to quickly organize the results into a layout that made sense and came up with the below graphic. Here the first two columns show what I did with the first column showing specifically what images are associated with the custom template while the second column lists how it’s viewed: through the reMarkable (display) or exported as a `PDF`, `PNG`, or `SVG` file. The final column shows what image type was viewed or, in the case of the `SVG only` custom template, if something else resulted.

![Image is a graph showing what is viewed and exported with different types of custom templates. The specific custom template is shown in the first column while the second column subdivides that into being shown on the reMarkable or exported as a PDF, PNG, or SVG. The final resulting column shows whether you see the PNG file, SVG file, or something else. ](https://storage.ghost.io/c/d3/68/d3684a67-f3a9-4c11-9d37-bc9fc8fe73ed/content/images/wordpress/2022/05/compressed_Screen-Shot-Which-Version-of-the-reMarkables-Templates-Are-Emailed-Out-Graph.png?resize=750%2C590&ssl=1)

I decided to show the results with two columns showing what I did (first being the custom template itself and second column showing whether it was viewed on the reMarkable or exported and as what). Then the third column, in blue, shows whether a `PNG` image or `SVG` one was shown or whether something else happened.

Whether you were curious about how the custom templates exported from your reMarkable or you just stumbled across this post I hope it enlightened you. Have you learned something that expands on this? If so I’d love for you to add it to the comments below so other readers can be helped too.

Hope you’re having an awesome day!

---

If you’re interested in getting any of my future blog updates I currently come out with a new one every second Wednesday and share them to my [Facebook page](https://www.facebook.com/SimplyKyra/) and [Instagram account](https://www.instagram.com/simplyartsykyra/?ref=simplykyra.com). You’re also more than welcome to join my email list located right under the search bar or underneath this post.