> 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-tablet-recs-small.md).

# Pen tablet 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 are looking for beginner recommendations for pen tablets: [Beginner pen tablet recommendations](/drawtab/recs/scenario-recs/beginner-recs/beginner-pen-tablet-recs.md)

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

## EXCELLENT

* Wacom Intuos Pro Small (PTK-470) [Wacom Intuos Pro 2025 (PTK-x70) notes](/drawtab/catalog/drawtabs/wacom/wacom-intuos-pro-2025/wacom-ptkx70-notes.md)
* Wacom Intuos Pro Small (PTH-460) [Wacom Intuos Pro 2017 (PTH-x60) notes](/drawtab/catalog/drawtabs/wacom/wacom-intuos-pro-2017/wacom-pthx60-notes.md)

## VERY GOOD

* Huion Frego S (L320) [Huion Inspiroy Frego M (L610) notes](/drawtab/catalog/drawtabs/huion/huion-l610-notes.md) NO TILT

## GOOD

* One by Wacom Small (CTL-472) [One by Wacom (CTL-x72) notes](/drawtab/catalog/drawtabs/wacom/one-by-wacom/wacom-ctlx72-notes.md) NO TILT
* Wacom Intuos Small (CTL-4100) [Wacom Intuos (CTL-x100) notes](/drawtab/catalog/drawtabs/wacom/wacom-intuos.md) NO TILT
* XP-Pen Deco M (IT850) \[no wireless]
* XP-Pen Deco MW (IT850B)

## AVOID

* Wacom One S (CTC-4110WL) [Wacom One 2023 pen tablets (CTC-x110WL) notes](/drawtab/catalog/drawtabs/wacom/wacom-one/wacom-ctcx110wl-notes.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-tablet-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.
