> For the complete documentation index, see [llms.txt](https://docs.sevenpens.com/drawtab/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sevenpens.com/drawtab/catalog/accessories/screen-protectors/photodon-screen-protectors.md).

# Photodon screen protectors

## Overview

**Photodon** (<https://www.photodon.com/>) creates screen protectors for many devices - and this includes many pen displays. They have a choice of materials and you can even order custom sizes.

Direct link to their protectors for drawing tablets: <https://www.photodon.com/screen-protectors/drawing-tablets.html>

## How to install

Installation process: <https://www.youtube.com/watch?v=xnykx7BvKC4>

## **Film choices**

Photodon has different types of film. Some have more anti-glare effect and some have less.

Of the films they have, the one that reduced glare but didn't add too much AG sparkle was the Photodon MXT AG film. Photodon ranks this as a "50%" reduction in glare.

<figure><img src="/files/2cTiSshInzlObxbd63wp" alt="" width="375"><figcaption><p>Picure from Photodon showing how much the different films disperse light.</p></figcaption></figure>

## **Custom sizes**

Photodon has many pre-cut films that apply to a large number of drawing tablets. But they also offer custom sizes. You just need to know the size dimensions of the film you want.

## **Sample packs**

Instead of guessing which one will work for you, order Photodon's sample kits so you can try out a little piece of the screen protection before you decide to purchase the full sheet.

These sample packs are inexpensive and i HIGHLY SUGGEST you try them out before you make a pruchase decision for a full sheet.

## **My experience with photodon**

I tested out a sample pack of Photodon films in June of 2023. You can see my experiments here: <https://youtu.be/3x5pfmbsQys>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.sevenpens.com/drawtab/catalog/accessories/screen-protectors/photodon-screen-protectors.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
