www.hdtracks.com Open in urlscan Pro
152.199.21.156  Public Scan

Submitted URL: http://hdtracks.com/
Effective URL: https://www.hdtracks.com/
Submission: On April 26 via api from US — Scanned from DE

Form analysis 3 forms found in the DOM

<form class="searchbar">
  <div class="searchbar-inner">
    <div class="searchbar-input-wrap"><input placeholder="Search..." type="search"><i class="searchbar-icon"></i><span class="input-clear-button"></span></div><span class="searchbar-disable-button">Cancel</span>
  </div>
</form>

<form id="login-form">
  <p class="error-message"></p> <!---->
  <div class="list no-hairlines no-hairlines-between">
    <ul>
      <li class="email">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">Your Email Address</div>
            <div class="item-input-wrap"><input name="email" type="email" autocomplete="username" data-validate="true" data-validate-on-blur="true" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="password">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">Your Password</div>
            <div class="item-input-wrap"><input name="password" type="password" autocomplete="current-password" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content">
          <div class="item-inner"><a href="#" class="button active login link"><i class="icon f7-icons">enter</i>     
                        Log In
                    </a></div>
        </div>
      </li>
      <li class="login-footer">
        <div class="item-content">
          <div class="item-inner">
            <p><a href="#" class="link">Forgot password?
                        </a></p>
          </div>
        </div>
      </li>
      <li class="login-header">
        <div class="item-content">
          <div class="item-inner">
            <p>Don't have an account?</p>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content">
          <div class="item-inner"><a href="#" class="button toggle-signup link"><i class="icon f7-icons">person_round_fill</i>     
                        Create New Account
                    </a></div>
        </div>
      </li>
      <li class="login-header">
        <div class="item-content">
          <div class="item-inner">
            <p>If you are currently not a HDtracks user and are adding a product to the shopping cart, please sign up for a new account.</p>
          </div>
        </div>
      </li>
    </ul>
  </div>
</form>

<form id="signup-form" style="display: none;">
  <p class="error-message"></p>
  <div id="signup-step-1" class="list no-hairlines no-hairlines-between">
    <ul>
      <li class="">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">First Name</div>
            <div class="item-input-wrap"><input name="first-name" type="text" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">Last Name</div>
            <div class="item-input-wrap"><input name="last-name" type="text" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">Email Address</div>
            <div class="item-input-wrap"><input name="email" type="email" autocomplete="false" data-validate="true" data-validate-on-blur="true" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">Password (minimum 6 characters)</div>
            <div class="item-input-wrap"><input name="password" type="password" autocomplete="new-password" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content">
          <div class="item-inner"><a href="#" class="button active signup-next link">Next Step</a></div>
        </div>
      </li>
      <li class="login-footer">
        <div class="item-content">
          <div class="item-inner">
            <p> By signing up for a new user account, you agree to our <a href="#" class="link popup-close"><span class="">Terms of Use.</span></a></p>
          </div>
        </div>
      </li>
      <li class="login-header">
        <div class="item-content">
          <div class="item-inner">
            <p>Existing user?</p>
          </div>
        </div>
      </li>
      <li class="">
        <div class="item-content">
          <div class="item-inner"><a href="#" class="button toggle-login link">
                        Log In
                    </a></div>
        </div>
      </li>
    </ul>
  </div>
  <div id="signup-step-2" class="list no-hairlines no-hairlines-between" style="display: none;">
    <ul>
      <li class="">
        <div class="item-content item-input">
          <div class="item-inner">
            <div class="item-title item-label">Confirm Your Password</div>
            <div class="item-input-wrap"><input name="password-confirm" type="password" placeholder="Re-type your password to confirm" autocomplete="new-password" class="" required=""><span class="input-clear-button"></span></div>
          </div>
        </div>
      </li>
      <li class="newsletter-list"><label class="item-content item-checkbox"><input type="checkbox" value=""><i class="icon icon-checkbox"></i>
          <div class="item-inner">
            <div class="item-title">Subscribe to newsletter</div>
          </div>
        </label></li>
      <li class="wishlistPromotion-list"><label class="item-content item-checkbox"><input type="checkbox" value=""><i class="icon icon-checkbox"></i>
          <div class="item-inner">
            <div class="item-title">Subscribe to Wishlist Discount Email Notifications</div>
          </div>
        </label></li>
      <li class="">
        <div class="item-content">
          <div class="item-inner"><a href="#" class="button active signup link">Confirm</a></div>
        </div>
      </li>
      <li class="">
        <div class="item-content">
          <div class="item-inner"><a href="#" class="signup-prev link">
                        Back to Previous Step
                    </a></div>
        </div>
      </li>
    </ul>
  </div>
</form>

Text Content

 * bulb
   New to HDtracks?
 * 

 * My Music
 * enter
   Log In
   
   
   
   
 * 

 * Discover
 * home
   Home
 * time
   New Releases
 * star
   Best Sellers
 * calendar_today
   Pre-orders
 * guitarsstar
   Top 100 Rock
 * music_note_2star
   Top 100 Jazz
 * microphonestar
   Top 100 Pop
 * pianostar
   Top 100 Classical
 * rectangle_stack_person_crop
   Female Vocalists
 * headphones
   Audiophile Picks
 * 

 * Browse By
 * guitars
   Rock
 * music_note_2
   Jazz
 * microphone
   Pop
 * piano
   Classical
 * tune
   All Genres
 * collection
   All Labels
 * music_mic
   All Artists
 * music_note_list
   All Composers
 * data
   All Categories
 * info_round
   Help
 * 

 * 
 * 

Powered by


bars

Cancel
cart 0 enter

Home


home Home

2024 Hi-Res Sampler

Download the 2024 Hi-Res sampler for free
2024 Best Sellers

The best selling Hi-Res of the year, so far
All-time Best-selling Rock

The best selling Hi-Res rock albums of all time
Top 100 Jazz

The top 100 Hi-Res Jazz albums
Hidden Gems

The greatest Hi-Res you may have missed
30 Years

The greatest Hi-Res albums of 1994
50 Years

The greatest Hi-Res albums of 1974
RRHOF

The Best Hi-Res Music from Rock And Roll Hall Of Fame inductees
Women's History Month


Soundtracks

Audiophile Soundtracks
1960s

The greatest audiophile albums of the 1960s
1970s Rock

Iconic rock from the 1970s
1980s

The 1980s in Hi-Res
1990s

Explore the top Hi-Res albums from the 1990s
Top 100 Classical

The 100 Best-Selling Hi-Res classical albums of all time
Singer-Songwriters

Audiophile Singer-Songwriters
Greatest Hits

Browse a massive collection of Greatest Hits albums in 24-bit Hi-Res
Red

Remixed, remastered, restored. A stunning reinvention of The Beatles
Blue

A profoundly fresh yet deeply authentic reimagining of The Beatles' greatest
hits
Audiophile Jazz

Audiophile quality music from Miles, Coltrane, Monk and more.
2024 Grammy Nominations

Explore 150+ GRAMMY®-Nominated albums in audiophile 24-bit Hi-Res
HDtracks for DJs

Email contact@hdtracks.com for more information and professional discounts
15th Anniversary

Explore the 1,500 all-time best selling Hi-Res albums of the last 15 years!
Billy Joel

Hear the full Billy Joel catalog in 24-bit Hi-Res
Queen


Deluxe Collection

Enhanced, expanded, and remastered audiophile albums
Box Sets

Incredible boxsets in 24-bit Hi-Res
1970s rock


Steven Wilson


1980s


Surround Sound

A new dimension of Hi-Res audio
Led Zeppelin in Hi-Res


Neil Young

The master singer-songwriter shines in 24-bit Hi-Res mastering. Explore 80+
albums
Test Discs

Unleash your HiFi system
Live

Iconic live recordings mastered for audiophiles
Feel Good Hi-Res

Put a smile on your face with these sunny albums
Pink Floyd

Hear the Floyd catalog like never before possible. Remasters, PDF Liner Notes,
demos, rarities, and more
All Things Must Pass

An Audiophile masterpiece. Specially priced.
Zappa in Hi-Res

Zappa is one of the most important audiophile producers ever. Delve back in.
Norah Jones

A superb vocal talent in impeccable Hi-Res audio
The full TOOL catalog


Discover MQA

Discover a new world of Hi-Res
2xHD

Explore all Hi-Res releases from 2xHD
60s Rock/Pop

Beatles, Beach Boys, Stones, Monkeys, Dave Clark Five and much more.
Let It Be

One of the most storied albums of all time. Now fully remastered in 24bit Hi-Res
50th Anniversary

Explore the 50th Anniversary Collection, now updated with modern Audiophile
Mastering
Female Vocalists

Billie Holiday, Joni Mitchell, Rebecca Pidgeon and more.
Explore top DSD albums

Explore top DSD albums
Audiophile World Music

Discover Hi-Res music from around the globe.
Audiophile Classical

Ravel, Beethoven, and other all-time greats
2024 Hi-Res Sampler

Download the 2024 Hi-Res sampler for free
2024 Best Sellers

The best selling Hi-Res of the year, so far
All-time Best-selling Rock

The best selling Hi-Res rock albums of all time
Top 100 Jazz

The top 100 Hi-Res Jazz albums
Hidden Gems

The greatest Hi-Res you may have missed
30 Years

The greatest Hi-Res albums of 1994
50 Years

The greatest Hi-Res albums of 1974
RRHOF

The Best Hi-Res Music from Rock And Roll Hall Of Fame inductees
Women's History Month


Soundtracks

Audiophile Soundtracks
1960s

The greatest audiophile albums of the 1960s
1970s Rock

Iconic rock from the 1970s
1980s

The 1980s in Hi-Res
1990s

Explore the top Hi-Res albums from the 1990s
Top 100 Classical

The 100 Best-Selling Hi-Res classical albums of all time
Singer-Songwriters

Audiophile Singer-Songwriters
Greatest Hits

Browse a massive collection of Greatest Hits albums in 24-bit Hi-Res
Red

Remixed, remastered, restored. A stunning reinvention of The Beatles
Blue

A profoundly fresh yet deeply authentic reimagining of The Beatles' greatest
hits
Audiophile Jazz

Audiophile quality music from Miles, Coltrane, Monk and more.
2024 Grammy Nominations

Explore 150+ GRAMMY®-Nominated albums in audiophile 24-bit Hi-Res
HDtracks for DJs

Email contact@hdtracks.com for more information and professional discounts
15th Anniversary

Explore the 1,500 all-time best selling Hi-Res albums of the last 15 years!
Billy Joel

Hear the full Billy Joel catalog in 24-bit Hi-Res
Queen


Deluxe Collection

Enhanced, expanded, and remastered audiophile albums
Box Sets

Incredible boxsets in 24-bit Hi-Res
1970s rock


Steven Wilson


1980s


Surround Sound

A new dimension of Hi-Res audio
Led Zeppelin in Hi-Res


Neil Young

The master singer-songwriter shines in 24-bit Hi-Res mastering. Explore 80+
albums
Test Discs

Unleash your HiFi system
Live

Iconic live recordings mastered for audiophiles
Feel Good Hi-Res

Put a smile on your face with these sunny albums
Pink Floyd

Hear the Floyd catalog like never before possible. Remasters, PDF Liner Notes,
demos, rarities, and more
All Things Must Pass

An Audiophile masterpiece. Specially priced.
Zappa in Hi-Res

Zappa is one of the most important audiophile producers ever. Delve back in.
Norah Jones

A superb vocal talent in impeccable Hi-Res audio
The full TOOL catalog


Discover MQA

Discover a new world of Hi-Res
2xHD

Explore all Hi-Res releases from 2xHD
60s Rock/Pop

Beatles, Beach Boys, Stones, Monkeys, Dave Clark Five and much more.
Let It Be

One of the most storied albums of all time. Now fully remastered in 24bit Hi-Res
50th Anniversary

Explore the 50th Anniversary Collection, now updated with modern Audiophile
Mastering
Female Vocalists

Billie Holiday, Joni Mitchell, Rebecca Pidgeon and more.
Explore top DSD albums

Explore top DSD albums
Audiophile World Music

Discover Hi-Res music from around the globe.
Audiophile Classical

Ravel, Beethoven, and other all-time greats
2024 Hi-Res Sampler

Download the 2024 Hi-Res sampler for free
2024 Best Sellers

The best selling Hi-Res of the year, so far
All-time Best-selling Rock

The best selling Hi-Res rock albums of all time
Top 100 Jazz

The top 100 Hi-Res Jazz albums
Hidden Gems

The greatest Hi-Res you may have missed
30 Years

The greatest Hi-Res albums of 1994
50 Years

The greatest Hi-Res albums of 1974
RRHOF

The Best Hi-Res Music from Rock And Roll Hall Of Fame inductees
Women's History Month


Soundtracks

Audiophile Soundtracks
1960s

The greatest audiophile albums of the 1960s
1970s Rock

Iconic rock from the 1970s
1980s

The 1980s in Hi-Res
1990s

Explore the top Hi-Res albums from the 1990s
Top 100 Classical

The 100 Best-Selling Hi-Res classical albums of all time
Singer-Songwriters

Audiophile Singer-Songwriters
Greatest Hits

Browse a massive collection of Greatest Hits albums in 24-bit Hi-Res
Red

Remixed, remastered, restored. A stunning reinvention of The Beatles
Blue

A profoundly fresh yet deeply authentic reimagining of The Beatles' greatest
hits
Audiophile Jazz

Audiophile quality music from Miles, Coltrane, Monk and more.
2024 Grammy Nominations

Explore 150+ GRAMMY®-Nominated albums in audiophile 24-bit Hi-Res
HDtracks for DJs

Email contact@hdtracks.com for more information and professional discounts
15th Anniversary

Explore the 1,500 all-time best selling Hi-Res albums of the last 15 years!
Billy Joel

Hear the full Billy Joel catalog in 24-bit Hi-Res
Queen


Deluxe Collection

Enhanced, expanded, and remastered audiophile albums
Box Sets

Incredible boxsets in 24-bit Hi-Res
1970s rock


Steven Wilson


1980s


Surround Sound

A new dimension of Hi-Res audio
Led Zeppelin in Hi-Res


Neil Young

The master singer-songwriter shines in 24-bit Hi-Res mastering. Explore 80+
albums
Test Discs

Unleash your HiFi system
Live

Iconic live recordings mastered for audiophiles
Feel Good Hi-Res

Put a smile on your face with these sunny albums
Pink Floyd

Hear the Floyd catalog like never before possible. Remasters, PDF Liner Notes,
demos, rarities, and more
All Things Must Pass

An Audiophile masterpiece. Specially priced.
Zappa in Hi-Res

Zappa is one of the most important audiophile producers ever. Delve back in.
Norah Jones

A superb vocal talent in impeccable Hi-Res audio
The full TOOL catalog


Discover MQA

Discover a new world of Hi-Res
2xHD

Explore all Hi-Res releases from 2xHD
60s Rock/Pop

Beatles, Beach Boys, Stones, Monkeys, Dave Clark Five and much more.
Let It Be

One of the most storied albums of all time. Now fully remastered in 24bit Hi-Res
50th Anniversary

Explore the 50th Anniversary Collection, now updated with modern Audiophile
Mastering
Female Vocalists

Billie Holiday, Joni Mitchell, Rebecca Pidgeon and more.
Explore top DSD albums

Explore top DSD albums
Audiophile World Music

Discover Hi-Res music from around the globe.
Audiophile Classical

Ravel, Beethoven, and other all-time greats



View More 195
Top New Releases
 * tune
   THE TORTURED POETS DEPARTMENT: THE ANTHOLOGY Taylor Swift
   See All Formats
   
   
 * tune
   THE TORTURED POETS DEPARTMENT Taylor Swift
   See All Formats
   
   
 * tune
   Staring At The Sun (Remastered 2024) U2
   44.1kHz · 24bit
   
   
 * tune
   Dark Matter Pearl Jam
   See All Formats
   
   
 * tune
   Best of Bruce Springsteen (Expanded Edition) Bruce Springsteen
   96kHz · 24bit
   
   
 * tune
   Wasteland, Baby! (Special Edition) Hozier
   44.1kHz · 24bit
   
   
 * tune
   The Other Side T Bone Burnett
   44.1kHz · 24bit
   
   
   

Recent Best Sellers
search
Loading...

Up to 20% off Pearl Jam, ABBA, Eddie Vedder, more!
search
Loading...

Up to 20% off top Mark Knopfler albums
search
Loading...

25% off Frontiers Records
search
Loading...

Up to 20% off Piano Day Titles!
search
Loading...

Top New Singles
search
Loading...

2024 GRAMMY® Winners
search
Loading...

Academy Award® Winning Soundtracks (and nominees)
search
Loading...

2024 GRAMMY® Nominees (hint: sort by popularity)
search
Loading...

HDtracks for DJs: Elevate Your Samples with Hi-Res
search
Loading...

The Fab Four
search
Loading...

chevron_down

chevron_up
tune


shuffle
rewind_fill
pause_round
fastforward_fill
repeat 1
volume_fill

LOADING...
Web Audio
 * #
   
   Title
   Time
   


search
Loading...

close
Log In

 * Your Email Address
   
 * Your Password
   
 * enter Log In

 * Forgot password?

 * Don't have an account?

 * person_round_fill Create New Account

 * If you are currently not a HDtracks user and are adding a product to the
   shopping cart, please sign up for a new account.

 * First Name
   
 * Last Name
   
 * Email Address
   
 * Password (minimum 6 characters)
   
 * Next Step

 * By signing up for a new user account, you agree to our Terms of Use.

 * Existing user?

 * Log In

 * Confirm Your Password
   
 * Subscribe to newsletter
 * Subscribe to Wishlist Discount Email Notifications
 * Confirm
 * Back to Previous Step

Settings
chevron_down

Powered by

Refresh
Music Player
 * Play Music On Web Browser

Enable this option for playback on this device. Music will be streamed from
HDtracks.
Music will be streamed from HDtracks for playback on web audio.
Stop Playback
Remote Control
 * Play Music On A Remote Device

Enable this option for playback on your desktop and networked audio devices.
When enabled, playback on this device will be deactivated.
Network
 * Offline Quality
   160 kbps
   80 kbps 160 kbps 320 kbps 800 kbps 1600 kbps 3200 kbps Lossless

Select a bitrate value for cached tracks when playing offline.
Clear Cache
 * Streaming Quality
   Lossless
   80 kbps 160 kbps 320 kbps 800 kbps 1600 kbps 3200 kbps Lossless

Select a bitrate value for streaming tracks when playing online. If you have a
high-speed data connection, "Lossless" is recommended.
 * Adaptive Mode

Turn adaptive mode on to stream at the best possible quality supported by your
current network connection.
 * Limit Mobile Data

Limit mobile data to minimize data usage when connected on a cellular network.
 * Offline

Use 'Offline' to enable offline playback and avoid using your current network
connection.
Player
 * Audio Output
   

Select an output device for playing music from a list of available desktop
devices and networked speakers.
Stop Playback
 * Exclusive Mode

Enable this option for playing in exclusive mode on selected desktop device.
 * Memory Mode

Enable this option to load track fully in memory when playing back.
Add To Playlist
chevron_down

New Playlist
search
No playlists found.
chevron_down


info_round No information available

Shopping Cart
chevron_down
0 item
Continue Shopping

 * search
   Currently Empty.

Pre-Order
chevron_down

Continue Shopping

 * search
   Loading...

Subscription
chevron_down

 * search
   Loading...

Web Downloader
chevron_down


search Checking for downloads...

Filter By
chevron_down
Order
Hits A to Z


Sort By
chevron_down


Page Index
chevron_down

Reset All

Redownload Recent Orders
chevron_down
 * ORDER ID
   ALBUM
   MAIN ARTIST
   QUALITY

 * Loading...

HDtracks   Hear the difference
close


IT'S NEVER BEEN EASIER
TO DOWNLOAD AND OWN THE
WORLD'S HIGHEST-QUALITY MUSIC

HDtracks was founded in 2008 by Norman and David Chesky - the GRAMMY
Award-winning pioneers of revolutionary audiophile recording techniques and the
founders of the groundbreaking audiophile label, Chesky Records.

We take our obsession with quality seriously. Industry-leading audio technology,
painstaking quality controls, a vast library, and user-friendly interface make
HDtracks the world's leading audiophile music discovery platform.

Get started for free >

Learn more

chevron_down


UNLOCK YOUR MUSIC

When artists create music in recording studios, they use 24-bit Hi-Res Audio.
Standard definition streaming services and MP3s compress these music files so
much that the listener loses a massive amount of quality and detail.





THE WORLD'S GREATEST ARTISTS


EXPLORE THE VAST HDTRACKS LIBRARY OF CLASSICS AND NEW RELEASES. UPDATED DAILY.


OWN YOUR MUSIC. FOREVER.


DON'T RENT YOUR MUSIC, OWN IT. YOUR HDTRACKS HI-RES DOWNLOADS ARE YOURS TO OWN
FOR LIFE.


EXPLORE NEW WORLDS


HDTRACKS IS A VANGUARD IN MUSIC TECHNOLOGY.


WE CONSTANTLY RE-DEFINE THE LUXURY LISTENING EXPERIENCE BY OFFERING CUTTING-EDGE
AUDIO FORMATS AND NEW AUDIOPHILE TECHNOLOGIES.




DOWNLOAD AND GO


PUT YOUR HI-RES MUSIC ON YOUR SMARTPHONE OR TABLET TO LISTEN FROM ANYWHERE IN
THE WORLD.


NO INTERNET REQUIRED.


HERE TO HELP


OUR ONE-ON-ONE SUPPORT TEAM MAKES IT A BREEZE TO EXPLORE, DOWNLOAD, AND LISTEN
TO HI-RES MUSIC.


NO BOTS. ALWAYS GET HELP FROM A REAL PERSON.


GET STARTED FOR FREE

Are you ready to dive into the world's greatest audiophile music discovery
platform?

 1. Sign up for a HDtracks account
 2. Check out our FREE HI-RES SAMPLER >
 3. Install the HDtracks Downloader and download your music
 4. Any questions? Say hi at contact@hdtracks.com