> 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/buying/pen-computers-bad.md).

# The case against pen computers

## Overview

Pen computers are standalone drawing tablets with screens that you can use without being attached to a computer. Essentially, they are laptops that work with an EMR pen and are specifically designed for drawing by tablet brands such as Wacom. Examples include the Wacom Mobile Studio Pro and Huion Kamvas Studio.

Even though some people love using pen computers, <mark style="color:red;">**I do not in general recommend buying one**</mark>.

This document evaluates pen computers across several dimensions, such as cost and upgradability, and explains why I do not think they are a great choice.

## I suggest you seek alternatives

I think there are better options for you: [Alternatives to pen computers](/drawtab/buying/pen-computer-alternatives.md)

## Cost

Pen computers are incredibly expensive.

For example the Wacom Mobile Studio 16 (2019) cost **$3500** at time of release.

I certainly do not recommend pen computers for people who are just getting started with drawing tablets. I will always recommend that you go with cheaper alternatives. And the reason for this is simple: You may find that the wrong experience doesn't live up to your expectations.

## Upgradability

Pen computers typically have very limited upgradability compared to using a normal drawing tablet that requires a PC.

Typically, once you buy a pen computer, you'll be stuck with those specifications in terms of memory, processor speed, and GPU for the entire lifetime of the device. If you are going to purchase a pen computer, verify how upgradeable it is before you make the purchase.

If you use a non-standalone drawing tablet attached to a PC or laptop, you can either upgrade the PC or get a new laptop with significantly better specs.

## Customer support

Companies like Apple, Microsoft, and Dell sell a lot of laptops and all-in-one systems. These companies have built world-class customer support organizations and support systems to ensure that their customers are getting the help they need when a customer has a question or something goes wrong with these complicated devices.

The truth is that drawing tablet manufacturers aren't as big as these companies. They handle a much smaller volume of products and users and you may find that their customer support may not be as helpful as these larger companies.

## Repairs

As with most laptops and all-in-one systems, a pen computer is typically not intended to be user-serviceable. If something goes wrong, it will be difficult to fix yourself. These computers often are not designed to be opened. Even if you do open the case and fix the problem, it will almost certainly void your warranty.

If you need to have the pen computer repaired by the manufacturer, you are going to find that both the process and the cost are difficult to accept.

You cannot take these devices into a local retail store for the tablet manufacturer to inspect. You'll have to send the pen computer back to the manufacturer, and you will have to pay for shipping. The repair cost can be as expensive as getting another laptop.


---

# 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:

```
GET https://docs.sevenpens.com/drawtab/buying/pen-computers-bad.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
