Superman to Stream on HBO Max This Friday, September 19

Superman to Stream on HBO Max This Friday, September 19
source: gettyimages
September 16, 2025

James Gunn has officially announced the streaming release date for Superman, following a tease from David Corenswet with his playful “best Eve Teschmacher impression.” Despite some online debates among DCEU fans, the film was a box office hit, grossing over $615 million worldwide and earning positive reviews from critics and viewers alike. It also sets the stage for future DC projects like Supergirl, Lanterns, and Clayface scheduled for next year.

The digital release of Superman occurred earlier, not due to underperformance, but strategically to maximize accessibility before the premiere of Peacemaker Season 2, which continues the story. Gunn clarified that the early digital release was planned to ensure fans could enjoy the movie ahead of the new season.

Streaming Release Date Confirmed

Gunn revealed on Threads that Superman will arrive on HBO Max this Friday, September 19 — just over a month since its digital debut on August 15. Interestingly, Corenswet had shared a selfie on the platform showing the streaming screen, and Gunn cheekily responded, “Doing my best Eve Teschmacher impression,” a nod to the character who famously shared secret intel via selfies in Superman lore.

Why the Early Release?

The timing appears connected to Peacemaker’s latest episodes. Episode 5 airs this week, marking the end of the episodes critics have previewed. Gunn has kept Episode 6-8 tightly under wraps, even restricting access from his publicist, in anticipation of potential cameos by Superman or Lex Luthor—making the early streaming of the movie a strategic move for fans eager for any sneak peeks.

What’s Next?

Until Superman hits HBO Max, fans can stay updated with insights on why Robert Pattinson should take on the role of DCU Batman and explore our detailed breakdown of upcoming DC Universe projects.

Related links

By submitting, I confirm I have the right to share this link and I agree to link back to this article from the submitted page. Duplicate URLs are rejected. Up to 5 links per page.

GraphQL · 184 ms
query Q($id: Int!, $domain: Int!, $srcId: Int!, $hasSrc: Boolean!, $hasSelf: Boolean!) {
  self: qa_ai(where: {id: {_eq: $id}}, limit: 1) @include(if: $hasSelf) {
    id
    title
    text
    date
  }
  linksarticle: qa_ai(where: {domain: {_eq: $domain}, id: {_neq: $id}}, order_by: {id: desc}, limit: 8) {
    id
    title
  }
  linksbottom: qa_ai(where: {domain: {_neq: $domain}, id: {_lt: $id}}, order_by: {id: desc}, limit: 3) {
    id
    title
    domain
  }
  source: qa_ai(where: {id: {_eq: $srcId}}, limit: 1) @include(if: $hasSrc) {
    id
    title
  }
}
{
  "id": 6643701,
  "domain": 6,
  "srcId": 0,
  "hasSrc": false,
  "hasSelf": true
}