Universal Threads HD Avatar Viewer (Original Quality)
Threads displays user avatars as small circular crops across the feed and profile pagesâsharing Instagram's CDN infrastructure and GraphQL user API. The platform stores full-resolution profile photos in the hd_profile_pic_url_info object, identical to Instagram's avatar pipeline on scontent-*.cdninstagram.com.
Instabatch queries Threads' backend user endpoint to extract the hidden HD avatar CDN URL, bypassing the 150Ă150 UI thumbnail shown in the Threads app.
Every request is processed server-side through residential proxies. You never log into Threads, and the account owner cannot see that you viewed their DP.
1. Enter the Username/Link
Copy a Threads profile URL like threads.net/@username or type @username above.
2. Preview the Avatar
Our engine queries Threads' user API and fetches the hd_profile_pic_url_info CDN URL for preview.
3. Download HD Image
Click download to save the uncompressed Threads profile picture (DP) to your device.
Key Features
- Full-Size 1080p HD Extraction: Reads Threads'
hd_profile_pic_url_infoGraphQL object to retrieve the original avatarânot the 150Ă150 feed thumbnail. - 100% Anonymous Viewing: Residential server-side fetch with no Threads login and no profile-view notification.
- Bypasses Thumbnail Compression: Skips Threads' small circular avatar crop and retrieves the hidden
cdninstagram.commaster image. - Supports Private Accounts: Threads profile pictures remain on public CDN endpoints even when the account restricts followers.
- @Handle or Profile URL: Paste
threads.net/@usernameor@username. - Always Free: Unlimited Threads DP extraction with no registration.
Instabatch
How does Instabatch extract Threads' hd_profile_pic_url_info from the user API?
Threads shares Instagram's GraphQL infrastructure. Instabatch queries the Threads user endpoint and reads hd_profile_pic_url_infoâthe same object containing the direct CDN URL and native width metadata for the uncompressed avatar.
Can Threads users see that I viewed their profile picture?
No. Instabatch performs server-side CDN extraction through residential proxies. You never authenticate with Threads, and avatar CDN fetches do not trigger owner notifications.
Does this work on private Threads accounts?
Yes for profile pictures. Threads avatars are hosted on public scontent-*.cdninstagram.com endpoints regardless of account privacy settings.
Why does the Threads app show a tiny avatar but Instabatch returns 1080Ă1080?
Threads deliberately serves s150x150 crops in the UI. The GraphQL API includes full-resolution variants. Instabatch selects the highest available without upscaling.
Can I use @username instead of a full Threads URL?
Yes. Our normalizer converts @username to threads.net/@username before querying the user API.
How is Threads avatar extraction different from Instagram?
Threads uses the same Meta GraphQL avatar pipeline as Instagram (hd_profile_pic_url_info on cdninstagram.com). Instabatch queries the Threads-specific user endpoint but applies the identical HD extraction logic.