---
title: "About Sparseal"
url: "https://sparseal.com/about/"
language: "en"
description: "Meet Pablo Dobarro and Joan Fons, the team behind Sparseal and its tools for digital content creation."
---

# About Sparseal

Sparseal develops CGI software for artists working with 3D models and textures. Pablo Dobarro and Joan Fons design and develop tools that cover different stages of digital content creation, from shaping an asset to preparing its geometry and painting its surfaces.

Our products include Uniform, a general purpose 3D editor for iPad; CozyBlanket, for retopology, UV unwrapping and baking on iPad; and Wafer, for 3D texture painting. CozyBlanket Pro is a separate product currently in development.

Explore the product pages for features and download options, or visit Learn Uniform for official tutorials. For product help and general questions, our contact page lists support email addresses and our community on Discord.

![Pablo Dobarro](https://sparseal.com/assets/pablodp606.jpg)

## Pablo Dobarro

[Website](https://pablodp606.com/)

![Joan Fons](https://sparseal.com/assets/jfons.jpg)

## Joan Fons

[Website](https://jfons.com/)

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@graph": [
      {
        "@type": "Organization",
        "@id": "https://sparseal.com/#organization",
        "name": "Sparseal",
        "legalName": "Sparseal SL",
        "url": "https://sparseal.com/",
        "description": "Sparseal develops CGI software for digital content creation: sculpting, modeling, texture painting, retopology, UV unwrapping and baking.",
        "logo": "https://sparseal.com/assets/favicon/android-chrome-512x512.webp",
        "sameAs": [
          "https://bsky.app/profile/sparseal.bsky.social",
          "https://discord.com/invite/7ZSxK7MAkM",
          "https://www.youtube.com/@sparseal3016",
          "https://x.com/sparseal"
        ],
        "contactPoint": [
          {
            "@type": "ContactPoint",
            "email": "support@sparseal.com",
            "contactType": "technical support"
          },
          {
            "@type": "ContactPoint",
            "email": "info@sparseal.com",
            "contactType": "general inquiries"
          }
        ]
      }
    ]
  }
]
```
