{
  "name": "PDF to PNG pixel dimensions and RGBA working-memory reference",
  "version": "2026-07-11-v105",
  "license": "CC BY 4.0",
  "canonical": "https://gopdfconverter.com/research/pdf-to-png-resolution-chart/",
  "formula": {
    "widthPx": "round(page width in PDF points × DPI ÷ 72)",
    "heightPx": "round(page height in PDF points × DPI ÷ 72)",
    "rgbaBytes": "widthPx × heightPx × 4"
  },
  "scope": "Portrait and landscape A4, US Letter, US Legal, and Tabloid pages at 36, 72, 96, 150, 200, 300, 600, and 1200 DPI.",
  "limitations": [
    "RGBA memory is one uncompressed four-byte-per-pixel buffer, not predicted PNG file size or peak browser memory.",
    "PNG compression depends on page content and cannot be derived from page size and DPI alone.",
    "Higher DPI cannot restore detail missing from embedded source images."
  ],
  "rows": [
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 36,
      "widthPx": 306,
      "heightPx": 396,
      "megapixels": 0.1212,
      "rgbaBytes": 484704,
      "rgbaMiB": 0.46
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 72,
      "widthPx": 612,
      "heightPx": 792,
      "megapixels": 0.4847,
      "rgbaBytes": 1938816,
      "rgbaMiB": 1.85
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 96,
      "widthPx": 816,
      "heightPx": 1056,
      "megapixels": 0.8617,
      "rgbaBytes": 3446784,
      "rgbaMiB": 3.29
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 150,
      "widthPx": 1275,
      "heightPx": 1650,
      "megapixels": 2.1037,
      "rgbaBytes": 8415000,
      "rgbaMiB": 8.03
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 200,
      "widthPx": 1700,
      "heightPx": 2200,
      "megapixels": 3.74,
      "rgbaBytes": 14960000,
      "rgbaMiB": 14.27
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 300,
      "widthPx": 2550,
      "heightPx": 3300,
      "megapixels": 8.415,
      "rgbaBytes": 33660000,
      "rgbaMiB": 32.1
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 600,
      "widthPx": 5100,
      "heightPx": 6600,
      "megapixels": 33.66,
      "rgbaBytes": 134640000,
      "rgbaMiB": 128.4
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 792,
      "dpi": 1200,
      "widthPx": 10200,
      "heightPx": 13200,
      "megapixels": 134.64,
      "rgbaBytes": 538560000,
      "rgbaMiB": 513.61
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 36,
      "widthPx": 396,
      "heightPx": 306,
      "megapixels": 0.1212,
      "rgbaBytes": 484704,
      "rgbaMiB": 0.46
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 72,
      "widthPx": 792,
      "heightPx": 612,
      "megapixels": 0.4847,
      "rgbaBytes": 1938816,
      "rgbaMiB": 1.85
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 96,
      "widthPx": 1056,
      "heightPx": 816,
      "megapixels": 0.8617,
      "rgbaBytes": 3446784,
      "rgbaMiB": 3.29
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 150,
      "widthPx": 1650,
      "heightPx": 1275,
      "megapixels": 2.1037,
      "rgbaBytes": 8415000,
      "rgbaMiB": 8.03
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 200,
      "widthPx": 2200,
      "heightPx": 1700,
      "megapixels": 3.74,
      "rgbaBytes": 14960000,
      "rgbaMiB": 14.27
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 300,
      "widthPx": 3300,
      "heightPx": 2550,
      "megapixels": 8.415,
      "rgbaBytes": 33660000,
      "rgbaMiB": 32.1
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 600,
      "widthPx": 6600,
      "heightPx": 5100,
      "megapixels": 33.66,
      "rgbaBytes": 134640000,
      "rgbaMiB": 128.4
    },
    {
      "page": "letter",
      "pageLabel": "US Letter",
      "orientation": "landscape",
      "widthPt": 792,
      "heightPt": 612,
      "dpi": 1200,
      "widthPx": 13200,
      "heightPx": 10200,
      "megapixels": 134.64,
      "rgbaBytes": 538560000,
      "rgbaMiB": 513.61
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 36,
      "widthPx": 298,
      "heightPx": 421,
      "megapixels": 0.1255,
      "rgbaBytes": 501832,
      "rgbaMiB": 0.48
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 72,
      "widthPx": 595,
      "heightPx": 842,
      "megapixels": 0.501,
      "rgbaBytes": 2003960,
      "rgbaMiB": 1.91
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 96,
      "widthPx": 794,
      "heightPx": 1123,
      "megapixels": 0.8917,
      "rgbaBytes": 3566648,
      "rgbaMiB": 3.4
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 150,
      "widthPx": 1240,
      "heightPx": 1754,
      "megapixels": 2.175,
      "rgbaBytes": 8699840,
      "rgbaMiB": 8.3
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 200,
      "widthPx": 1654,
      "heightPx": 2339,
      "megapixels": 3.8687,
      "rgbaBytes": 15474824,
      "rgbaMiB": 14.76
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 300,
      "widthPx": 2480,
      "heightPx": 3508,
      "megapixels": 8.6998,
      "rgbaBytes": 34799360,
      "rgbaMiB": 33.19
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 600,
      "widthPx": 4961,
      "heightPx": 7016,
      "megapixels": 34.8064,
      "rgbaBytes": 139225504,
      "rgbaMiB": 132.78
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "portrait",
      "widthPt": 595.28,
      "heightPt": 841.89,
      "dpi": 1200,
      "widthPx": 9921,
      "heightPx": 14032,
      "megapixels": 139.2115,
      "rgbaBytes": 556845888,
      "rgbaMiB": 531.05
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 36,
      "widthPx": 421,
      "heightPx": 298,
      "megapixels": 0.1255,
      "rgbaBytes": 501832,
      "rgbaMiB": 0.48
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 72,
      "widthPx": 842,
      "heightPx": 595,
      "megapixels": 0.501,
      "rgbaBytes": 2003960,
      "rgbaMiB": 1.91
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 96,
      "widthPx": 1123,
      "heightPx": 794,
      "megapixels": 0.8917,
      "rgbaBytes": 3566648,
      "rgbaMiB": 3.4
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 150,
      "widthPx": 1754,
      "heightPx": 1240,
      "megapixels": 2.175,
      "rgbaBytes": 8699840,
      "rgbaMiB": 8.3
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 200,
      "widthPx": 2339,
      "heightPx": 1654,
      "megapixels": 3.8687,
      "rgbaBytes": 15474824,
      "rgbaMiB": 14.76
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 300,
      "widthPx": 3508,
      "heightPx": 2480,
      "megapixels": 8.6998,
      "rgbaBytes": 34799360,
      "rgbaMiB": 33.19
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 600,
      "widthPx": 7016,
      "heightPx": 4961,
      "megapixels": 34.8064,
      "rgbaBytes": 139225504,
      "rgbaMiB": 132.78
    },
    {
      "page": "a4",
      "pageLabel": "A4",
      "orientation": "landscape",
      "widthPt": 841.89,
      "heightPt": 595.28,
      "dpi": 1200,
      "widthPx": 14032,
      "heightPx": 9921,
      "megapixels": 139.2115,
      "rgbaBytes": 556845888,
      "rgbaMiB": 531.05
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 36,
      "widthPx": 306,
      "heightPx": 504,
      "megapixels": 0.1542,
      "rgbaBytes": 616896,
      "rgbaMiB": 0.59
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 72,
      "widthPx": 612,
      "heightPx": 1008,
      "megapixels": 0.6169,
      "rgbaBytes": 2467584,
      "rgbaMiB": 2.35
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 96,
      "widthPx": 816,
      "heightPx": 1344,
      "megapixels": 1.0967,
      "rgbaBytes": 4386816,
      "rgbaMiB": 4.18
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 150,
      "widthPx": 1275,
      "heightPx": 2100,
      "megapixels": 2.6775,
      "rgbaBytes": 10710000,
      "rgbaMiB": 10.21
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 200,
      "widthPx": 1700,
      "heightPx": 2800,
      "megapixels": 4.76,
      "rgbaBytes": 19040000,
      "rgbaMiB": 18.16
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 300,
      "widthPx": 2550,
      "heightPx": 4200,
      "megapixels": 10.71,
      "rgbaBytes": 42840000,
      "rgbaMiB": 40.86
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 600,
      "widthPx": 5100,
      "heightPx": 8400,
      "megapixels": 42.84,
      "rgbaBytes": 171360000,
      "rgbaMiB": 163.42
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "portrait",
      "widthPt": 612,
      "heightPt": 1008,
      "dpi": 1200,
      "widthPx": 10200,
      "heightPx": 16800,
      "megapixels": 171.36,
      "rgbaBytes": 685440000,
      "rgbaMiB": 653.69
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 36,
      "widthPx": 504,
      "heightPx": 306,
      "megapixels": 0.1542,
      "rgbaBytes": 616896,
      "rgbaMiB": 0.59
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 72,
      "widthPx": 1008,
      "heightPx": 612,
      "megapixels": 0.6169,
      "rgbaBytes": 2467584,
      "rgbaMiB": 2.35
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 96,
      "widthPx": 1344,
      "heightPx": 816,
      "megapixels": 1.0967,
      "rgbaBytes": 4386816,
      "rgbaMiB": 4.18
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 150,
      "widthPx": 2100,
      "heightPx": 1275,
      "megapixels": 2.6775,
      "rgbaBytes": 10710000,
      "rgbaMiB": 10.21
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 200,
      "widthPx": 2800,
      "heightPx": 1700,
      "megapixels": 4.76,
      "rgbaBytes": 19040000,
      "rgbaMiB": 18.16
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 300,
      "widthPx": 4200,
      "heightPx": 2550,
      "megapixels": 10.71,
      "rgbaBytes": 42840000,
      "rgbaMiB": 40.86
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 600,
      "widthPx": 8400,
      "heightPx": 5100,
      "megapixels": 42.84,
      "rgbaBytes": 171360000,
      "rgbaMiB": 163.42
    },
    {
      "page": "legal",
      "pageLabel": "US Legal",
      "orientation": "landscape",
      "widthPt": 1008,
      "heightPt": 612,
      "dpi": 1200,
      "widthPx": 16800,
      "heightPx": 10200,
      "megapixels": 171.36,
      "rgbaBytes": 685440000,
      "rgbaMiB": 653.69
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 36,
      "widthPx": 396,
      "heightPx": 612,
      "megapixels": 0.2424,
      "rgbaBytes": 969408,
      "rgbaMiB": 0.92
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 72,
      "widthPx": 792,
      "heightPx": 1224,
      "megapixels": 0.9694,
      "rgbaBytes": 3877632,
      "rgbaMiB": 3.7
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 96,
      "widthPx": 1056,
      "heightPx": 1632,
      "megapixels": 1.7234,
      "rgbaBytes": 6893568,
      "rgbaMiB": 6.57
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 150,
      "widthPx": 1650,
      "heightPx": 2550,
      "megapixels": 4.2075,
      "rgbaBytes": 16830000,
      "rgbaMiB": 16.05
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 200,
      "widthPx": 2200,
      "heightPx": 3400,
      "megapixels": 7.48,
      "rgbaBytes": 29920000,
      "rgbaMiB": 28.53
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 300,
      "widthPx": 3300,
      "heightPx": 5100,
      "megapixels": 16.83,
      "rgbaBytes": 67320000,
      "rgbaMiB": 64.2
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 600,
      "widthPx": 6600,
      "heightPx": 10200,
      "megapixels": 67.32,
      "rgbaBytes": 269280000,
      "rgbaMiB": 256.81
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "portrait",
      "widthPt": 792,
      "heightPt": 1224,
      "dpi": 1200,
      "widthPx": 13200,
      "heightPx": 20400,
      "megapixels": 269.28,
      "rgbaBytes": 1077120000,
      "rgbaMiB": 1027.22
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 36,
      "widthPx": 612,
      "heightPx": 396,
      "megapixels": 0.2424,
      "rgbaBytes": 969408,
      "rgbaMiB": 0.92
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 72,
      "widthPx": 1224,
      "heightPx": 792,
      "megapixels": 0.9694,
      "rgbaBytes": 3877632,
      "rgbaMiB": 3.7
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 96,
      "widthPx": 1632,
      "heightPx": 1056,
      "megapixels": 1.7234,
      "rgbaBytes": 6893568,
      "rgbaMiB": 6.57
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 150,
      "widthPx": 2550,
      "heightPx": 1650,
      "megapixels": 4.2075,
      "rgbaBytes": 16830000,
      "rgbaMiB": 16.05
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 200,
      "widthPx": 3400,
      "heightPx": 2200,
      "megapixels": 7.48,
      "rgbaBytes": 29920000,
      "rgbaMiB": 28.53
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 300,
      "widthPx": 5100,
      "heightPx": 3300,
      "megapixels": 16.83,
      "rgbaBytes": 67320000,
      "rgbaMiB": 64.2
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 600,
      "widthPx": 10200,
      "heightPx": 6600,
      "megapixels": 67.32,
      "rgbaBytes": 269280000,
      "rgbaMiB": 256.81
    },
    {
      "page": "tabloid",
      "pageLabel": "Tabloid",
      "orientation": "landscape",
      "widthPt": 1224,
      "heightPt": 792,
      "dpi": 1200,
      "widthPx": 20400,
      "heightPx": 13200,
      "megapixels": 269.28,
      "rgbaBytes": 1077120000,
      "rgbaMiB": 1027.22
    }
  ]
}
