> 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-medium.md).

# Pen display recommendations (MEDIUM)

{% 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 Cintiq 16 2025 (DTK-168)
* Wacom Cintiq Pro 17 (DTH-172) [Wacom Cintiq Pro 17 (DTH-172) notes](/drawtab/catalog/drawtabs/wacom/wacom-cintiq-pro.md)
* Wacom Cintiq Pro 16 (DTH-167) [Wacom Cintiq Pro 16 (DTH-167) notes](/drawtab/catalog/drawtabs/wacom/wacom-cintiq-pro/wacom-dth167-notes.md)
* Huion Kamvas Pro 19 (GT1902) [Huion Kamvas Pro 19 (GT1902) notes](/drawtab/catalog/drawtabs/huion/huion-gt1902-notes.md)
*

## VERY GOOD

* Huion Kamvas 16 GEN3 (GS1563) [Huion Kamvas 16 GEN3 (GS1563) notes](/drawtab/catalog/drawtabs/huion/huion-gs1563-notes.md)
* XP-Pen Artist Pro 19 GEN2 (MD180UH) [XP-Pen Artist Pro GEN2](broken://pages/quTw2BHIHyWAvAB9zAMN)
* XP-Pen Artist Ultra 16
* XP-Pen Artist Pro 16 GEN2 (MD160QH) [XP-Pen Artist Pro 16 GEN2 (MD160QH) notes](/drawtab/catalog/drawtabs/xppen/xppen-md160qh-notes.md)

## GOOD

* Huion Kamvas Pro 16 V2
* Xencelabs Pen Display 16

## DECENT

* [Huion Kamvas 16 2021 (GS1562) notes](/drawtab/catalog/drawtabs/huion/huion-gs1562-notes.md)
* [Wacom Cintiq (DTK-1660)](/drawtab/catalog/drawtabs/wacom/wacom-cintiq.md) - excellent drawing experience but very dated screen

## AVOID

* Huion Kamvas Pro 16 Plus 4K (GT1562) [Huion Kamvas Pro 16 Plus 4K (GT1562) notes](/drawtab/catalog/drawtabs/huion/huion-gt1562-notes.md) <mark style="color:red;">**LOTS OF AG SPARKLE**</mark>
* XP-Pen Artist 16 GEN2 (CD160FH) [XP-Pen Artist 16 GEN2 (CD160FH) notes](/drawtab/catalog/drawtabs/xppen/xppen-cd160fh-notes.md) <mark style="color:red;">**EXCESSIVE DIAGONAL WOBBLE**</mark>

## Videos

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


---

# 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-medium.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.
