---
title: "Tretinoin — Glossary | School of Dermatology"
url: https://schoolofdermatology.com/glossary/tretinoin
description: "Learn about tretinoin, the prescription-strength retinoid, how it compares to retinol, its proven benefits for acne and anti-aging, and how to use it safely."
lang: en
---

Glossary

# Tretinoin

TRET-in-oh-in

## Definition

Tretinoin (all-trans retinoic acid) is the most potent and well-researched prescription retinoid, available under brand names like Retin-A, Renova, and various generics. Unlike over-the-counter retinol, tretinoin is already in its active form (retinoic acid) and does not need to be converted by the skin, making it significantly more potent and faster-acting. Tretinoin works by binding directly to retinoic acid receptors in skin cells, dramatically increasing cell turnover, boosting collagen synthesis, reducing melanin production, and normalizing the shedding of pore-lining cells. It is FDA-approved for treating acne and has extensive research supporting its anti-aging benefits, including reducing fine lines, wrinkles, rough skin texture, and sun damage. Common concentrations range from 0.025% to 0.1%. The initial adjustment period (often called 'retinization') typically involves peeling, dryness, redness, and purging for 4-12 weeks. Tretinoin significantly increases sun sensitivity, making daily sunscreen non-negotiable.

## Related Terms

Retinoid: https://schoolofdermatology.com/glossary/retinoid
Retinol: https://schoolofdermatology.com/glossary/retinol
Collagen: https://schoolofdermatology.com/glossary/collagen
Skin Cycling: https://schoolofdermatology.com/glossary/skin-cycling

Was this definition helpful?

## Structured data

```json
[
  {
    "@context": "https://schema.org",
    "@type": "DefinedTerm",
    "name": "Tretinoin",
    "description": "Tretinoin (all-trans retinoic acid) is the most potent and well-researched prescription retinoid, available under brand names like Retin-A, Renova, and various generics. Unlike over-the-counter retinol, tretinoin is already in its active form (retinoic acid) and does not need to be converted by the skin, making it significantly more potent and faster-acting. Tretinoin works by binding directly to retinoic acid receptors in skin cells, dramatically increasing cell turnover, boosting collagen synthesis, reducing melanin production, and normalizing the shedding of pore-lining cells. It is FDA-approved for treating acne and has extensive research supporting its anti-aging benefits, including reducing fine lines, wrinkles, rough skin texture, and sun damage. Common concentrations range from 0.025% to 0.1%. The initial adjustment period (often called 'retinization') typically involves peeling, dryness, redness, and purging for 4-12 weeks. Tretinoin significantly increases sun sensitivity, making daily sunscreen non-negotiable.",
    "url": "https://schoolofdermatology.com/glossary/tretinoin",
    "inDefinedTermSet": {
      "@type": "DefinedTermSet",
      "name": "School of Dermatology Skincare Glossary",
      "url": "https://schoolofdermatology.com/glossary"
    }
  },
  {
    "@context": "https://schema.org",
    "@type": "BreadcrumbList",
    "itemListElement": [
      {
        "@type": "ListItem",
        "position": 1,
        "name": "Home",
        "item": "https://schoolofdermatology.com"
      },
      {
        "@type": "ListItem",
        "position": 2,
        "name": "Glossary",
        "item": "https://schoolofdermatology.com/glossary"
      },
      {
        "@type": "ListItem",
        "position": 3,
        "name": "Tretinoin",
        "item": "https://schoolofdermatology.com/glossary/tretinoin"
      }
    ]
  }
]
```