---
product_id: 85636906
title: "Creative Pen Tablet Medium, Black, Medium"
brand: "wacom"
price: "89180 Ft"
currency: HUF
in_stock: true
reviews_count: 9
category: "Wacom"
url: https://www.desertcart.hu/products/85636906-creative-pen-tablet-medium-black-medium
store_origin: HU
region: Hungary
---

# 8.5x5.3" active area, perfect balance of space & portability Plug & play USB connection, no hassle setup 2048 pressure levels for ultra-precise strokes Creative Pen Tablet Medium, Black, Medium

**Brand:** wacom
**Price:** 89180 Ft
**Availability:** ✅ In Stock

## Summary

> 🎨 Unlock your creative edge with precision and portability.

## Quick Answers

- **What is this?** Creative Pen Tablet Medium, Black, Medium by wacom
- **How much does it cost?** 89180 Ft with free shipping
- **Is it available?** Yes, in stock and ready to ship
- **Where can I buy it?** [www.desertcart.hu](https://www.desertcart.hu/products/85636906-creative-pen-tablet-medium-black-medium)

## Best For

- wacom enthusiasts

## Why This Product

- Trusted wacom brand quality
- Free international shipping included
- Worldwide delivery with tracking
- 15-day hassle-free returns

## Key Features

- • **Battery-Free Stylus:** Classic Wacom pen never needs charging, so you stay focused without interruptions.
- • **Portable Powerhouse:** Compact medium size fits seamlessly into your workflow and your bag for creativity on the go.
- • **Effortless Precision:** 2048 pressure sensitivity levels deliver flawless, natural pen strokes every time.
- • **Plug & Play Simplicity:** USB-A connection ensures instant compatibility with Windows and Mac—no extra fuss.
- • **Cross-Platform Reliability:** Seamless driver support across Windows 7+ and Mac OS X 10.10+ means you’re always ready to create.

## Overview

The Wacom Creative Pen Tablet Medium is a sleek, reliable graphics tablet featuring a generous 8.5x5.3" active area and 2048 levels of pen pressure sensitivity. Its battery-free stylus and USB plug-and-play connectivity make it an ideal tool for professional digital artists and remote workers alike, compatible with both Windows and Mac systems. Combining portability with precision, it’s a trusted workhorse for creative pros seeking simplicity without compromise.

## Description

Versatile 8.5x5.3" graphics tablet with battery-free stylus, 2,048 pressure levels, and USB for digital drawing, photo editing, and remote work on Windows or Mac.

Review: Great tablet for the money - I bought this around 2 and a half years ago as I just wanted a simple and reliable tablet. I'm a graphic designer and illustrator and use this regularly in my work. After having various issues with other brands I wanted a simple tablet without all the bells and whistles - personally I find keyboard shortcuts easier to use so never end up using hotkeys on tablets etc. This model allowed me to maximize the drawing area while still keeping the tablet small and portable - it slides straight into my bag and I pretty much never notice it. To me this model is like a modern version of the bamboo line from the 2000s-2010s - its simple and just gets the job done. The pen is a classic Wacom pen and doesn't require charging like some other brands' pens which is super helpful. The tablet is accurate and responsive and pen pressure sensitivity works flawlessly in every software I've tried - including photoshop, illustrator, and blender. I use this tablet on both Mac and Windows and have never had any issues with the drivers or any other settings - just downloaded the Wacom software and it worked perfectly first try without any issues. Overall I'd recommend this tablet if you want a simple workhorse tablet without all the bells and whistles, with a low price and great portability to boot.
Review: Excellent - Brought as a gift, recipient was very happy with it. It does exactly as expected and is being used for school work/gaming. Appears to be excellent quality and works well. Good value for money.

## Features

- Precise pen tablet
- USB connection
- Size: M (Medium)
- Color: Black, System requirements: PC: Windows 7, 8.1 and 10, Mac: OS X 10.10 or later, Standard USB-A port, Internet access to download driver (for tablet to work)
- The Face is black and the back is red.

## Technical Specifications

| Specification | Value |
|---------------|-------|
| ASIN | B07HFGCP63 |
| Active Surface Area | 29.16 cm² |
| Best Sellers Rank | 3,894 in Computers & Accessories ( See Top 100 in Computers & Accessories ) 11 in Graphic Tablets |
| Box Contents | Digital Pen, USB Cable |
| Brand Name | Wacom |
| Colour | black / red |
| Compatible Devices | Laptop (Chromebook) |
| Country of Origin | China |
| Customer Reviews | 4.6 4.6 out of 5 stars (6,106) |
| Display Type | LCD |
| EU Spare Part Availability Duration | 5 Years |
| Global Trade Identification Number | 04949268621076 |
| Item Dimensions L x W | 27.7L x 18.9W centimetres |
| Item Type Name | Wacom Creative Pen Tablet Medium |
| Item Weight | 15.52 Ounces |
| Manufacturer | WACOM |
| Model Name | CTL-672-N |
| Model Number | CTL-672-N |
| Native Resolution | 1920x1080 |
| Network Connectivity Technology | USB |
| Operating System | Windows 11 |
| Pressure Sensitivity | 2048 Levels |
| Product Features | distance interactive learning |
| Product Warranty | 1 year Manufacturer warranty |
| Screen Size | 75 |
| Specific Uses For Product | Business |
| Target Audience | [SO] |
| Unit Count | 1.0 count |

## Product Details

- **Brand:** Wacom
- **Connectivity technology:** USB
- **Operating system:** Windows 11
- **Pressure sensitivity:** 2048 Levels
- **Special feature:** distance interactive learning

## Images

![Creative Pen Tablet Medium, Black, Medium - Image 1](https://m.media-amazon.com/images/I/71WmfqTUifL.jpg)

## Questions & Answers

**Q: Does the tablet work with Linux?**
A: Yes it does :). It works perfectly for me in Krita and Blender.
You may need to run this every time you plug it in. I need to run this on Manjaro, but not on ubuntu.
sudo modprobe wacom

I have a script I run every time I plug my tablet in. Here's what's in it.

# Flip it 180 degrees so we can use it upside down.
xsetwacom --set "Wacom One by Wacom M Pen stylus" Rotate half

# The default mode is for the cursor to jump to the location where the pen is on the tablet.
# I sometimes prefer relative mode, because it's more natural and I can just move the cursor bit by bit.
#xsetwacom --set "Wacom One by Wacom M Pen stylus" Mode relative

# Other artists use absolute mode, so I guess I will too.
# Plus I can map it to a monitor and that way I won't ever lose my cursor.
xsetwacom --set "Wacom One by Wacom M Pen stylus" Mode absolute
xsetwacom --set "Wacom One by Wacom M Pen stylus" MapToOutput HDMI-A-0

**Q: Is this compatible with Linux?**
A: Hi, thanks for reaching out. 
Wacom does not offer a Linux driver directly, but there is a Linux driver available for most Wacom devices at the Linux Wacom Project on Github. 
Many Linux distributions come with the driver pre-installed, so first try attaching your device to your Linux machine to see if it works. If it doesn’t, visit the Github repository to download drivers and get more information. 
I hope this helps!

Kindest Regards,
David P.

**Q: Will i be able to use this to mark work my students email me. they use photos, pdf's, wordpad and word. can i use it for all these programmes?**
A: First thing to note is that to make the tablet work you will need to install its drivers. If your computer is supplied by your school/college you may need to check with your IT people that you can install them before you buy the tablet. If you are using Windows 10 then the tablet fully supports the inking features built into this version of Windows. This will enable you to directly use the pen on their work supplied as photos and the latest word files (.docx). You will need to open the files in a specific program like Word or Paint, it won't work directly in your email client. Wordpad files can be converted to the latest type of word file and can then be written on, although I would export the marked version to an image or pdf for return to the student because I am not sure Wordpad would open files marked in this way. As for pdf I am not aware of a version of a pdf editor that supports inking, however you could save the pdfs as an image file and then mark in the same way as a photo.
If you are using a Mac or Linux based PC then I have no experience of those operating systems so my comments probvbably won't apply, sorry.

**Q: Does this include the software like other Wacom drawing tablets?**
A: The One by Wacom offers free trial offers for Collaboard, Explain Everything, Kami, Limnu and Pear Deck (educational/collaborative apps and websites). If you have a Chromebook, you are also offered a free trial of Clip Studio Paint PRO which is a digital art software. 
The Clip Studio offer is only valid for ChromeOS.

## Customer Reviews

### ⭐⭐⭐⭐⭐ Great tablet for the money
*by E***W on 11 July 2022*

I bought this around 2 and a half years ago as I just wanted a simple and reliable tablet. I'm a graphic designer and illustrator and use this regularly in my work. After having various issues with other brands I wanted a simple tablet without all the bells and whistles - personally I find keyboard shortcuts easier to use so never end up using hotkeys on tablets etc. This model allowed me to maximize the drawing area while still keeping the tablet small and portable - it slides straight into my bag and I pretty much never notice it. To me this model is like a modern version of the bamboo line from the 2000s-2010s - its simple and just gets the job done. The pen is a classic Wacom pen and doesn't require charging like some other brands' pens which is super helpful. The tablet is accurate and responsive and pen pressure sensitivity works flawlessly in every software I've tried - including photoshop, illustrator, and blender. I use this tablet on both Mac and Windows and have never had any issues with the drivers or any other settings - just downloaded the Wacom software and it worked perfectly first try without any issues. Overall I'd recommend this tablet if you want a simple workhorse tablet without all the bells and whistles, with a low price and great portability to boot.

### ⭐⭐⭐⭐⭐ Excellent
*by C***E on 26 December 2025*

Brought as a gift, recipient was very happy with it. It does exactly as expected and is being used for school work/gaming. Appears to be excellent quality and works well. Good value for money.

### ⭐⭐⭐⭐ Good item, but second hand
*by D***D on 7 December 2025*

I bought this item, and it was delivered quickly. It was a return so I was a bit wary, but once plugged in it worked just fine. The main problem was that it was a return and I couldn't register it for guarantee purposes. Good quality item so hopefully won't be a problem. Easy to use and responsive to the pen provided.

## Frequently Bought Together

- One by Wacom Medium – Drawing Tablet with Pen, Stylus Battery-free & Pressure-sensitive, Compatible with Windows & Mac, Perfect Tablet for Drawing, Graphics, Remote Working or Home Schooling
- Wacom Drawing Glove – Glove for drawing on a graphic display (for right and left-handers, black), One Size
- Wacom Pen nibs, black, 5 pack

---

## Why Shop on Desertcart?

- 🛒 **Trusted by 1.3+ Million Shoppers** — Serving international shoppers since 2016
- 🌍 **Shop Globally** — Access 737+ million products across 21 categories
- 💰 **No Hidden Fees** — All customs, duties, and taxes included in the price
- 🔄 **15-Day Free Returns** — Hassle-free returns (30 days for PRO members)
- 🔒 **Secure Payments** — Trusted payment options with buyer protection
- ⭐ **TrustPilot Rated 4.5/5** — Based on 8,000+ happy customer reviews

**Shop now:** [https://www.desertcart.hu/products/85636906-creative-pen-tablet-medium-black-medium](https://www.desertcart.hu/products/85636906-creative-pen-tablet-medium-black-medium)

---

*Product available on Desertcart Hungary*
*Store origin: HU*
*Last updated: 2026-04-22*