Thursday, July 30, 2026

Breaking
News

🕒

Latest
Updates

🔔

Stay
Informed

Top 5 This Week

Related Posts

How Much Is the Spider-Man Brand New Day India Box Office Collection?

Minutes to read: 5 min

For more than two decades, Marvel has been standing as India’s favorite Hollywood studio. While its recent projects at the Indian box office underperformed, hype for its MCU never faded. Among its recent handful of successful films in India was Spider-Man: No Way Home, which soared to blockbuster status in 2022, riding a wave of post-pandemic excitement. Now, Spider-Man: Brand New Day (2026) is capturing hearts with a similar surge of anticipation and buzz.
Spider-Man: Brand New Day swung into Indian theaters on July 30, 2026, a day before its US debut on July 31. Curious to see how Tom Holland’s latest adventure translated all that pre-release excitement into box office numbers? Dive into the day-wise collection story below.

What is Spider-Man Brand New Day Advance Booking Report in India?

Spider-Man: Brand New Day’s India release date was July 30, 2026, while advance booking for the film in the country started on June 17, 2026, over a month before its theatrical release. Advance booking for the film started on a great note, with over 100,000 tickets sold across a limited number of shows at the Indian national chains (PVR Inox and Cinepolis) 12 days before release. As the release date approached, the figures for the film only kept growing. With 3 days left before the movie’s release, the film sold tickets worth Rs 50 crore grossed for its opening weekend, of which a massive Rs 25 crore was on opening day alone.
Overall, the film sold over 585,000 tickets across the Indian national chains (PVR Inox and Cinepolis) on Day 1 worth Rs 55 crore gross, showing an extremely positive Spider Man Brand New Day box office Day 1 advance booking report, 2nd highest for a Hollywood film after Avengers: Endgame. Additionally, its pre-sales gross for the opening weekend was Rs 110 crore, making it the only film in India to touch this mark in 2026 besides Dhurandhar: The Revenge.
On Day 1 (1st Thursday), the film was released across more than ____ screens with around __ shows.

What is Spider Man Brand New Day’s Box Office Opening in India and Worldwide?

The data for Spider Man Brand New Day’s box office collection in India, worldwide, and other territories for Day 1 and the opening weekend will be updated soon.

How was the Pre-Release Hype For Spider Man Brand New Day?

It is well known that Spider-Man is one of the most loved fictional characters in India, especially among kids and teenagers. In the past decades, Tobey Maguire and Andrew Garfield’s Spider-Man franchises were full of consecutive record grossers. This love for the titular character fueled the pre-release hype for Spider-Man: Brand New Day. The excitement for this film was evident not just in tier-1 Indian cities but also in tier-2 and several tier-3 cities. The following are some reasons why the Indian audience so anticipated it: 
  • Return of a Spider-Man film after 3.5 years
  • Inclusion of popular MCU characters like Frank Castle, Hulk, Scorpion, Tombstone, along with The Hand
  • Exciting pre-release assets like the teaser and trailer of the film
  • Post-credit scene leading to Avengers: Doomsday
  • Shang-Chi director Destin Daniel Cretton helming this fourth installment
  • Zendaya and Jacob Batalon returning in the film alongside Tom Holland

What Was Spider Man Brand New Day Box Office Prediction?

Inside Box Office’s predictions said that the Spider man brand new day wise collection in India will start on a great note with a figure in the range of Rs 65 to 68 crore gross. This prediction came true as the film collected Rs ___ on its opening day without any pre sale offers. On top of that, tickets across the majority of the cinemas for all Spider-Man: Brand New Day movie showtimes were already too expensive.
As the film rides on highly positive reviews, the Spider-Man: Brand New Day box office report is expected to show strong growth over its opening weekend, with little competition from Indian films, except for the Tamil film Jana Nayagan in some markets.
Stay tuned for Spider Man Brand New Day box office collection, hit or flop verdict, rating, our review of this superhero film, and much more.

How Much is Spider Man Brand New Day Day Wise Collection India Gross?

DAY
INDIA GROSS COLLECTION
Day 1 (1st Thursday)
 
Day 2 (1st Friday)
 
Day 3 (1st Saturday)
 
Day 4 (1st Sunday)
 
Day 5 (1st Monday)
 
Day 6 (1st Tuesday)
 
Day 7 (1st Wednesday)
 
Day 8 (2nd Thursday)
 
Day 9 (2nd Friday)
 
Day 10 (2nd Saturday)
 
Day 11 (2nd Sunday)
 
Day 12 (2nd Monday)
 
Day 13 (2nd Tuesday)
 
Day 14 (2nd Wednesday)
 
Day 15 (3rd Thursday)
 
TOTAL
 

How Much is the Spider Man Brand New Day Box Office Collection Worldwide Across Countries (Day 1 + Premieres)?

REGION
GROSS
North America
 
Gulf
 
Malaysia
 
Europe
 
Singapore
 
United Kingdom
 
Australia
 
New Zealand
 
Others
 
Total
 

How Much is The Odyssey Box Office Collection Worldwide Across Countries (4 Days + Premieres)?

REGION
GROSS
North America
 
Gulf
 
Malaysia
 
Europe
 
Singapore
 
United Kingdom
 
Australia
 
New Zealand
 
Others
 
Total
 

.boxoffice-card{
position:relative;
max-width:500px;
margin:20px auto;
background:#fff;
border-radius:12px;
overflow:hidden;
box-shadow:0 4px 15px rgba(0,0,0,.08);
font-family:’Poppins’,Arial,sans-serif;
}

/* Diagonal Watermark */
.boxoffice-card::before{
content:”INSIDE BOX OFFICE”;
position:absolute;
top:50%;
left:50%;
transform:translate(-50%,-50%) rotate(-8deg);
font-size:25px;
font-weight:700;
letter-spacing:2px;
white-space:nowrap;
color:#FFA90A;
opacity:.18;
pointer-events:none;
user-select:none;
z-index:0;
}

.boxoffice-card *{
position:relative;
z-index:1;
}

/* Logo */
.brand-logo{
position:absolute;
top:-15px;
right:10px;
width:30px;
height:20px;
z-index:5;
}

.brand-logo img{
width:80px;
height:80px;
display:block;
object-fit:contain;
border-radius:3px;
}

.boxoffice-title{
background:#FFA90A;
color:#fff;
text-align:center;
padding:12px;
font-size:16px;
font-weight:600;
}

.boxoffice-table{
width:100%;
border-collapse:collapse;
}

.boxoffice-table th,
.boxoffice-table td{
padding:11px 14px;
font-size:13px;
border-bottom:1px solid #eee;
}

.boxoffice-table th{
background:#1f1f1f;
color:#fff;
font-weight:600;
}

.boxoffice-table td:last-child{
text-align:right;
font-weight:600;
color:#FFA90A;
}

/* Row Watermark */
.boxoffice-table tbody tr{
position:relative;
}

.boxoffice-table tbody tr::after{
content:”InsideBoxOffice.com”;
position:absolute;
right:12px;
top:50%;
transform:translateY(-50%);
font-size:10px;
font-weight:600;
color:#FFA90A;
opacity:.12;
pointer-events:none;
}

.worldwide-row{
background:#fff7e6;
font-weight:600;
}

.worldwide-row td{
font-size:14px;
}

.boxoffice-footer{
background:#1f1f1f;
color:#fff;
text-align:center;
padding:10px;
font-size:12px;
font-weight:600;
letter-spacing:.5px;
}

Box Office Collection
Territory Gross Collection
🇮🇳 India Gross
🎯 Verdict

Can Spider Man Brand New Day Become the Highest Grossing Hollywood Film in India?

Yes, Spider-Man: Brand New Day can become the highest grossing Hollywood film in India by beating the lifetime India nett collection of Avatar: Way of Water (Rs 391 crore) and Avengers: Endgame (Rs 368 crore). It is already a surety that the film will beat the lifetime gross collection of its prequels Spider-Man: No Way Home (Rs 265cr), Spider-Man: Far From Home (Rs 104cr), and Spider-Man: Homecoming (Rs 74cr). The film is already set for a massive opening and is not facing competition from any major Indian release as well for two weeks. Hence, this Tom Holland-led superhero film is riding on a high probability of becoming the top Hollywood grosser in India while the end results depend on how well it is received by the fans.
Stay tuned to Inside Box Office for the fastest daily updates on Spider-Man: Brand New Day worldwide collection and its review, along with exclusive Inside Box Office tracking (IBO tracking) of the box office collection of other upcoming Bollywood, Hollywood, and South Indian movies.
DISCLAIMER: The box office figures are compiled from various sources and our own research. The figures can be approximate and Inside Box Office (this website) does not make any claims about the authenticity of the data. However, they are adequately indicative of the box-office performance of the film(s).

People Also Ask – Spider-Man: Brand New Day

Spider Man Brand New Day was released in theaters worldwide on July 31, 2026. In India, the film was released a day earlier on July 30.
The OTT release date and platform for Spider Man Brand New Day are currently unconfirmed.
The director of the Spider Man Brand New Day movie is Destin Daniel Cretton, known for directing Shang-Chi and the Legend of Ten Rings in the MCU.
Spider Man Brand New Day is made on a budget of approximately $225M (Rs 2151.23cr).
The lead actors in Spider Man Brand New Day cast include Tom Holland, Zendaya, Jacob Battalon, Sadie Sink, Jon Bernthal, Tramell Tillman, Michael Mando, Mark Ruffalo, Marvin Jones III, Liza Colón-Zayas, Zabryna Guevara, Florence Pugh, and others in the lead.
Spider Man Brand New Day’s hit or flop verdict has not been decided yet, as the film is still running in theaters.

{“@context”:”https:\/\/schema.org”,”@type”:”FAQPage”,”mainEntity”:[{“@type”:”Question”,”name”:”What is the release date of Spider Man Brand New Day film?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”

Spider Man Brand New Day was released in theaters worldwide on July 31, 2026. In India, the film was released a day earlier on July 30.”}},{“@type”:”Question”,”name”:”What is the OTT release date of Spider Man Brand New Day?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”

The OTT release date and platform for Spider Man Brand New Day are currently unconfirmed.”}},{“@type”:”Question”,”name”:”Who is the director of Spider Man Brand New Day Movie?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”

The director of the Spider Man Brand New Day movie is Destin Daniel Cretton, known for directing Shang-Chi and the Legend of Ten Rings in the MCU.”}},{“@type”:”Question”,”name”:”What is the budget of Spider Man Brand New Day?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”

Spider Man Brand New Day is made on a budget of approximately $225M (Rs 2151.23cr).”}},{“@type”:”Question”,”name”:”Who are the actors in Spider Man Brand New Day?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”

The lead actors in Spider Man Brand New Day cast include Tom Holland, Zendaya, Jacob Battalon, Sadie Sink, Jon Bernthal, Tramell Tillman, Michael Mando, Mark Ruffalo, Marvin Jones III, Liza Col\u00f3n-Zayas, Zabryna Guevara, Florence Pugh, and others in the lead.”}},{“@type”:”Question”,”name”:”Is Spider Man Brand New Day a hit or a flop?”,”acceptedAnswer”:{“@type”:”Answer”,”text”:”

Spider Man Brand New Day’s hit or flop verdict has not been decided yet, as the film is still running in theaters.”}}]}

Spread the love

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Popular Articles