---
title: "House of the Painters at Work IX-12, 9 - Pompeii Online"
description: "The ancient city of Pompeii: Information on visiting hours, tickets, guides, online tickets, tourist itineraries, news and much more."
url: "https://www.pompeionline.net/en/buildings-and-places/regio-ix/house-of-the-painters-at-work-ix-12-9"
date: "2026-09-16T12:44:29+00:00"
language: "en-GB"
---

#  House of the Painters at Work IX-12, 9

The **House of the Painters at Work** owes its name to an exceptional circumstance documented by the excavations: when the eruption occurred in AD 79, some rooms of the domus were still being decorated.

In a large hall, **preparatory drawings**, or sinopie, remain on the walls where they were intended to guide the execution of the paintings. The work was abruptly interrupted by the catastrophe, and archaeologists also found small bowls still containing the pigments used by the craftsmen. This makes the house especially important for understanding the techniques and working practices of Pompeian painters.

The domus was organised around a **viridarium bordered by a portico on three sides**. Residential and reception rooms were arranged around this green space, while a staircase provided access to the upper floor. Recent investigations have brought to light areas that remained buried after earlier excavation campaigns.

In 2024, researchers also studied a large hall with figurative paintings, including a scene relating to the **purification of Orestes**. The richness of the decorative scheme indicates that the building belonged to a relatively affluent residential setting, although the owners cannot be identified with certainty.

The House of the Painters at Work therefore presents Pompeii not simply as a destroyed city, but almost as a worksite suddenly abandoned, preserving the successive stages involved in the creation of Roman wall decoration.

![Loading...](https://www.pompeionline.net/components/com_zhosmmap/assets/utils/loading.gif)

[View all buildings and places on the map](https://www.pompeionline.net/en/buildings-and-places)

'+ '

'; var titlePlacemark84200000000000 = "House of the Painters at Work IX-12, 9"; var latlng84200000000000 = L.latLng(40.751083, 14.490339); map\_bounds\_com\_content\_article\_842\_0\_8\_map.extend(latlng84200000000000); var contentString84200000000000 = ""; contentString84200000000000 = '' + '### '+ 'House of the Painters at Work IX-12, 9'+ '

'+ ''+ ''+ '

'+ ''+ ''+ ''+ '[![Article](https://www.pompeionline.net/components/com_zhosmmap/assets/utils/article.png)](https://www.pompeionline.net/en/buildings-and-places/regio-ix/house-of-the-painters-at-work-ix-12-9 "Article")'+ '

'+ '

'+ '

'+ '

'; var marker84200000000000 = L.marker(latlng84200000000000, {icon: L.icon({ iconUrl: icoIcon + "pompei-marker-cerchio-blu-bordo-bianco-18.png", iconSize: \[18, 18\], iconAnchor: \[9,18\]}) , draggable: false, title:"House of the Painters at Work IX-12, 9" }); marker84200000000000.addTo(map\_com\_content\_article\_842\_0\_8\_map); marker84200000000000.zhomRating = 0; marker84200000000000.zhomCreateddate = ""; marker84200000000000.zhomExtraFieldsList = \[\]; marker84200000000000.zhomCreateddateUser = ""; marker84200000000000.zhomPlacemarkID = 84200000000000; marker84200000000000.zhomContactAttrs = userContactAttrs; marker84200000000000.zhomUserContact = "0"; marker84200000000000.zhomUserUser = "0"; marker84200000000000.zhomOriginalPosition = latlng84200000000000; marker84200000000000.zhomInfowinContent = contentString84200000000000; marker84200000000000.zhomTitle = "House of the Painters at Work IX-12, 9"; marker84200000000000.zhomIncludeInList = 0; marker84200000000000.bindPopup(marker84200000000000.zhomInfowinContent); marker84200000000000.on('click', function(event) { this.openPopup(); }); zhomObjMgr\_com\_content\_article\_842\_0\_8\_map.PlacemarkAdd(0, 84200000000000, marker84200000000000, null); map\_com\_content\_article\_842\_0\_8\_map.setView(latlng84200000000000, map\_com\_content\_article\_842\_0\_8\_map.getZoom()); latlng\_com\_content\_article\_842\_0\_8\_map = latlng84200000000000; routedestination\_com\_content\_article\_842\_0\_8\_map = latlng\_com\_content\_article\_842\_0\_8\_map; var contentPathString11 = ""; var imgGroundBounds11 = \[ \[40.746791, 14.475589\], \[40.754898, 14.499171\]\]; var imgGroundOptions11 = { opacity:1 , interactive:false }; var imgGroundLayer11 = L.imageOverlay('https://www.pompeionline.net/images/mappe/pompei\_master\_joomla\_v2.svg', imgGroundBounds11, imgGroundOptions11); imgGroundLayer11.zhomPathID = 11; imgGroundLayer11.zhomInfowinContent = contentPathString11; imgGroundLayer11.zhomTitle = "Pompeii site plan – English map"; imgGroundLayer11.addTo(map\_com\_content\_article\_842\_0\_8\_map); var geolocationControl = new zhomGeolocationButtonControl("\_com\_content\_article\_842\_0\_8\_map",map\_com\_content\_article\_842\_0\_8\_map,2,1,2,"geolocation","Location",16,16,"https://www.pompeionline.net/components/com\_zhosmmap/assets/utils/geolocation.png"); var mapcenterControl = new zhomMapCenterButtonControl(latlng\_com\_content\_article\_842\_0\_8\_map,"19",map\_com\_content\_article\_842\_0\_8\_map,2,2,2,"mapcenter","Home",19,16,"https://www.pompeionline.net/components/com\_zhosmmap/assets/utils/home.png"); map\_com\_content\_article\_842\_0\_8\_map.fitBounds(map\_bounds\_com\_content\_article\_842\_0\_8\_map); var toShowLoading = document.getElementById("OMapsLoading\_com\_content\_article\_842\_0\_8\_map"); toShowLoading.style.display = 'none'; zhomObjMgr\_com\_content\_article\_842\_0\_8\_map.InitializeByGroupState(); }; function PlacemarkByIDShow(p\_id, p\_action, p\_zoom) { alert("This feature is supported only when you enable it in map menu item or module property!"); } function findMyPosition\_com\_content\_article\_842\_0\_8\_map(AutoPosition, DirectionsDisplay, DirectionsService, Marker, SearchTravelMode, LocationDestination) { if (navigator.geolocation) { browserSupportFlag = true; navigator.geolocation.getCurrentPosition(function(position) { initialLocation = L.latLng(position.coords.latitude,position.coords.longitude); map\_com\_content\_article\_842\_0\_8\_map.setView(initialLocation, map\_com\_content\_article\_842\_0\_8\_map.getZoom()); if (AutoPosition == "Button") { if (typeof geolocation\_com\_content\_article\_842\_0\_8\_map === 'undefined') { geolocation\_com\_content\_article\_842\_0\_8\_map = L.marker(initialLocation, {draggable:false}); geolocation\_com\_content\_article\_842\_0\_8\_map.addTo(map\_com\_content\_article\_842\_0\_8\_map); } else { geolocation\_com\_content\_article\_842\_0\_8\_map.setLatLng(initialLocation); } } }, function() { handleNoGeolocation(browserSupportFlag); }); } else { browserSupportFlag = false; handleNoGeolocation(browserSupportFlag); } }; function handleNoGeolocation(errorFlag) { if (errorFlag == true) { alertContentString = "Error: The Geolocation service failed"; } else { alertContentString = "Error: Your browser doesn't support geolocation"; } popup\_com\_content\_article\_842\_0\_8\_map.setLatLng(map\_com\_content\_article\_842\_0\_8\_map.getCenter()) .setContent(alertContentString) .openOn(map\_com\_content\_article\_842\_0\_8\_map); }; function initializeZhOMPLG\_ARTICLE\_OVERVIEW842() { initializecom\_content\_article\_842\_0\_8\_map(); }; var tmpJQZhOMPLG\_ARTICLE\_OVERVIEW842 = jQuery.noConflict(); tmpJQZhOMPLG\_ARTICLE\_OVERVIEW842(document).ready(function() {initializeZhOMPLG\_ARTICLE\_OVERVIEW842();}); /\*\]\]&gt;\*/

## Schema

```json
{ "@context": "https://schema.org", "@type": "BreadcrumbList", "itemListElement": [ { "@type": "ListItem", "position": 1, "name": "Home", "item": "https://www.pompeionline.net/en" }, { "@type": "ListItem", "position": 2, "name": "Buildings and Places", "item": "https://www.pompeionline.net/en/buildings-and-places" }, { "@type": "ListItem", "position": 3, "name": "Regio IX", "item": "https://www.pompeionline.net/en/buildings-and-places/regio-ix" }, { "@type": "ListItem", "position": 4, "name": "House of the Painters at Work IX-12, 9", "item": "https://www.pompeionline.net/en/buildings-and-places/regio-ix/house-of-the-painters-at-work-ix-12-9" } ] }
```
