# Instagram JSON Viewer — Free Online Tool

View, browse, and download your Instagram posts from an exported JSON file. Paste the output from the **IG Posts to JSON** Chrome Extension and instantly see all your posts in a visual grid with download capabilities.

## Features

- **Visual Grid Layout** — Browse posts in a 3-column Instagram-style grid
- **Resizable Split View** — Grid on the left, post details on the right with a draggable divider
- **Download Media** — Download individual videos and images, or select multiple posts for bulk download
- **Post Details** — View captions, timestamps, post types, and media previews
- **Extension Integration** — Works directly with [IG Posts to JSON](https://chromewebstore.google.com/detail/ig-posts-to-json/jococlkmhbdgooclokgchjhadgoppdpd) Chrome Extension output
- **100% Client-Side** — All processing happens in your browser. No data is uploaded to any server.

## How to Use

1. Install the [IG Posts to JSON Chrome Extension](https://chromewebstore.google.com/detail/ig-posts-to-json/jococlkmhbdgooclokgchjhadgoppdpd)
2. Navigate to an Instagram profile and use the extension to export posts as JSON
3. Copy the JSON output
4. Paste it into the Instagram JSON Viewer textarea
5. Browse posts in the grid, click to see details, and download media

## Supported Data

The viewer supports JSON exports from the IG Posts to JSON extension containing:

| Field | Description |
|-------|-------------|
| caption | Post caption text with emoji support |
| imageURLs | Thumbnail and preview image URLs |
| videoURLs | Video file URLs for reels and video posts |
| postUrl | Direct link to the Instagram post |
| shortcode | Instagram post identifier |
| timestamp | Post creation date (ISO 8601) |
| type | Post type (reel, post, carousel) |
| username | Instagram account username |

## Why Use This Tool?

The IG Posts to JSON extension exports raw JSON data — great for developers but hard to browse visually. This viewer transforms that data into a familiar Instagram-like grid interface where you can browse, preview, and download content with ease.

[Try the Instagram JSON Viewer now](https://utils.xorsel.com/instagram-json-viewer)

---

*Part of [Utils by Xorsel](https://utils.xorsel.com) — free, fast, browser-based utilities for everyone.*
