> 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/recs/pen-display-recs-small.md).

# Pen display recommendations (SMALL)

{% hint style="warning" %}
**Before you purchase:**

* Read [Beginner's guide to drawing tablets](/drawtab/basics/beginners-guide.md)
* Review these [Buying tips](/drawtab/buying/buying-tips.md)
* Look through the [Drawing tablet buying guide](/drawtab/buying.md)

If you want to see the full set recommendations go here: [Recommendations](/drawtab/recs.md)
{% endhint %}

## EXCELLENT

* Wacom Movink 13 (DTH-135) [Wacom Movink 13 (DTH-135) notes](/drawtab/catalog/drawtabs/wacom/wacom-movink/wacom-dth135-notes.md)

## VERY GOOD

* Huion Kamvas 13 GEN3 (GS1333) [Huion Kamvas 13 GEN3 (GS1333) notes](/drawtab/catalog/drawtabs/huion/huion-gs1333-notes.md)
* XP-Pen Artist Pro 14 GEN2 (MD140FH)

## GOOD

* XP-Pen Artist 12 3rd (CD121FH) [XP-Pen Artist 12 GEN3 (CD121FH) notes](/drawtab/catalog/drawtabs/xppen/xppen-cd121fh-notes.md)
* XP-Pen Artist 12 GEN2 (CD120FH)
* XP-Pen Artist 13 GEN2 (CD130FH)

## DECENT

* Huion Kamvas 13 (GS1331) [Huion Kamvas 13 (GS1331) notes](/drawtab/catalog/drawtabs/huion/huion-gs1331-notes.md)
* Wacom One 14 (DTC-141) [Wacom One 14 (DTC-141) notes](/drawtab/catalog/drawtabs/wacom/wacom-one/wacom-dtc141-notes.md)
* Wacom One 2019 (DTC-133) [Wacom One 2019 (DTC-133) notes](/drawtab/catalog/drawtabs/wacom/wacom-one/wacom-dtc133-notes.md)
  * NOTE: Expensive for what it is and how dated it is, but is a decent tablet. A good candidate for buying used.

## AVOID

* Wacom One 12 GEN2 (DTC-121) [Wacom One 2023 pen displays notes](/drawtab/catalog/drawtabs/wacom/wacom-one/wacom-one-2023-pen-displays-notes.md)
* Wacom One 13 touch GEN2 (DTH-134) [Wacom One 2023 pen displays notes](/drawtab/catalog/drawtabs/wacom/wacom-one/wacom-one-2023-pen-displays-notes.md)

## Videos

{% embed url="<https://youtu.be/Yu0WQlF_hvw>" %}

## Additional resources

* [2023 13" pen displays compared](/drawtab/recs/comparisons/2023-13inch-pen-displays-compared.md)


---

# 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/recs/pen-display-recs-small.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.
