Instagram Post Viewer
Paste any public Instagram post link to view it instantly — no account, no install, no tracking.
By Using Our Service You Are Accepting Our Terms Of Use.
How to View an Instagram Post by Link
1. Copy the Post Link
2. Paste It Into Picuki
3. View the Post
4. Save Locally
The Login Wall and Why It Matters
Until a few years ago, Instagram posts on the public web were genuinely public. Anyone with a link could open the post in any browser, see the photo or video, read the caption, and even watch carousel slides in sequence. Today the experience has degraded sharply. Open a post link while logged out and you get a partial view: the first photo, a truncated caption, no video playback, and a giant login modal blocking everything else. Mobile is even more aggressive — the page redirects you to the App Store or the Play Store to install the Instagram app before showing any content.
This is a deliberate product choice by Meta, designed to convert anonymous viewers into account holders whose behaviour can be tracked for ad targeting. From the user's side, it means shared post links no longer work the way they used to. A journalist receiving a tip with a post link, a researcher analysing a viral video, a parent checking on something their child shared — all of them now hit the wall.
Picuki's Post Viewer restores the original behaviour. Paste any public post link and the content loads in our viewer: photo or video, complete caption with formatting, all carousel slides browsable in order, and inline video playback with sound. Nothing is hidden behind a login prompt because no login is required at any step. The post must be from a public account — links to posts on private accounts return an error, which is the correct behaviour because that content was never intended for outside viewers.
Photos, Videos, Carousels, and Reels
Instagram has accumulated several post formats over the years, and Picuki handles all of them. Single-image posts open with the original caption underneath. Single-video posts play inline with their original audio — no separate download step is required to see the video. Carousel posts (multi-image or multi-video posts where the user swipes between slides) display the first slide with arrows to navigate, and the download button gives you the option to save individual slides or all of them at once in upload order.
Reels and IGTV posts work the same way as regular video posts in the viewer. The only difference is the URL format — Reels use /reel/ and IGTV uses /tv/ instead of /p/ — but Picuki normalises all three automatically. You don't have to think about which format you are pasting. If the link is to a valid public post in any format, the viewer will open it. The same applies to old IGTV content that has since been merged with regular video posts; even legacy /tv/ links resolve correctly.
One thing the Post Viewer does not do is show comments. Comment threads contain personal information about commenters (usernames, profile pictures, account links) that is unrelated to the post content itself, and surfacing those through a third-party viewer raises privacy concerns. If you need to see comments, the regular Instagram app is the right place.
Frequently Asked Questions About the Post Viewer
-
What post URL formats does the viewer accept?
Picuki accepts every Instagram post URL format that Instagram itself produces. Regular feed posts use instagram.com/p/CODE. Reels use instagram.com/reel/CODE. Old IGTV videos use instagram.com/tv/CODE. The viewer also accepts the short URL form like instagr.am/p/CODE, the mobile share form, and even just the eleven-character post code on its own. You don't need to clean up the URL before pasting — query parameters like ?utm_source are stripped automatically, and trailing slashes are handled. If you copy a link from Instagram's Share menu, copy it from your browser, or paste it from a chat app, it will work without manual editing.
-
Why does Picuki show more than the Instagram website does when I am logged out?
When you visit an Instagram post URL while logged out, Instagram's front-end deliberately hides most of the content and forces a login modal over the page. This is enforced in the browser by JavaScript that runs after the initial page load. Picuki bypasses this by fetching the post data from Instagram's public content endpoint on our server, before any JavaScript runs, and then rendering that data in our own viewer interface. The data itself was always available — Instagram just chose to hide it from logged-out web users to push account creation. We restore the original public-by-default behaviour without violating any access controls, because public posts are designed to be accessible to anyone with the link.
-
Can I download videos from Reels?
Yes. When you download a Reel through Picuki, you get a standard MP4 video file that plays in any modern player. The download keeps the original audio — music, voiceover, or sound effects — exactly as the creator attached it. If the creator used licensed music from Instagram's built-in catalogue, that audio is preserved in the file, though redistributing it commercially would raise the same licensing questions as any other use of that music.
-
What happens if the post has been deleted?
Picuki cannot show deleted posts. When a user or Instagram removes a post, the underlying data is removed from Instagram's servers and there is no public mirror or archive. If you paste a link to a deleted post, the viewer will return a "post not found" error. The same applies to posts that have been hidden by the author (set to archive-only) and to posts removed for terms-of-service violations. There is no third-party tool that can recover deleted Instagram content, because no third party has a copy of it — Instagram is the only place that data lived. If you need to preserve a post you find interesting, use Picuki to download it while it is still live.
-
Does the post creator know I viewed their post through Picuki?
No. Instagram does not notify post creators about individual views on feed posts, Reels, or IGTV — that feature has never existed. Creators see aggregate metrics like total view count, total like count, and rough geographic distribution if they have a business or creator account, but they never see who specifically viewed a post. This is true both for views through the official Instagram app and for views through Picuki. Even the aggregate view count is unlikely to budge from your viewing through Picuki, because our fetch happens server-side and may not register in the same way as a logged-in user view. Practically speaking, viewing through Picuki is fully invisible to the creator.
-
Can I view comments and likes on a post?
The like count is shown, but the comments are not. This is a deliberate privacy decision. Comments contain identifying information about other users (usernames, profile pictures, account links) who chose to comment on a public post but may not expect their comments to be aggregated and displayed through a third-party tool. We show the post content itself, which the creator explicitly published, but we do not pull in the surrounding social graph. If you need to read comments — for moderation, sentiment analysis, or research — the regular Instagram app or website (signed in) is the appropriate place. Picuki is designed for viewing the post content, not for analysing engagement.
-
Why does the viewer feel quicker than opening the link in a browser?
Instagram's logged-out web page loads a lot of JavaScript before rendering anything, much of which is dedicated to the login modal and recommendation widgets. Picuki's viewer is a lightweight page focused on the post itself, with minimal supporting scripts. CDN-backed delivery also helps repeat loads of the same post.
-
Is there a limit on how many posts I can view per day?
There is no per-user daily limit. You can view and download as many posts as you want. The only limits come from Instagram's own anti-abuse systems, which sometimes rate-limit the public content endpoint if we send too many requests in a short window. When that happens, the viewer shows a "please try again in a few minutes" message and the issue usually resolves itself within five to fifteen minutes. We never charge for any tier and never gate features behind a sign-up — the whole service is free, with hosting funded by minimal contextual ads on the pages around the viewer (which never interfere with the post content itself).