Google AI Studio - File Reader

Converts Google AI Studio File into an easy-to-read text file

As of June 2026, Google AI Studio - File Reader has 641 users and a 4.17/5 rating from 6 reviews in the Productivity category.

Usersup 33.5 percent+33.5%
641
641
Ratingno change0%
4.17
6 reviews
Reviewsno change0%
6
Version
3.0
Manifest V3

History

11 snapshots

Tracking since Apr 4, 2026.

653.88560.5467.12Apr 4, 2026Jun 11, 2026
View as table
DateUsersRatingReviewsVersion
Apr 4, 20264804.1763.0
Apr 17, 20264984.1763.0
Apr 23, 20265224.1763.0
Apr 28, 20265294.1763.0
May 5, 20265414.1763.0
May 11, 20265574.1763.0
May 16, 20265674.1763.0
May 22, 20266074.1763.0
May 29, 20266134.1763.0
Jun 5, 20266414.1763.0
Jun 11, 20266234.1763.0
Now6414.1763.0

Changelog

  • Apr 28, 2026
    description
    # Google AI Studio - File Reader
    
    This is a simple, privacy-focused Chrome extension designed to convert exported conversation logs from Google's AI Studio into a readable Markdown format.
    
    ## Functionality
    
    Google AI Studio conversations are stored in the 'Google AI Studio' folder on your Google Drive. This file has no extension but is saved in a `.json` data format. While this format is useful for machine processing, it is not ideal for quick reading or sharing. This extension solves that problem.
    
    -   **Local Processing**: All file processing is done entirely on your own computer. Your files are never uploaded to an external server.
    -   **Simple Interface**: A clean and simple interface allows you to select or drag and drop a file for conversion.
    -   **Markdown Conversion**: The extension converts the JSON data into a well-organized Markdown file, with a clear separation between user input and model responses.
    -   **Customizable Output**: Configure header levels for roles (User/Model) and content, and optionally wrap content in code blocks. Your settings are automatically saved.
    -   **Automatic Download**: After conversion, the `.md` file is automatically downloaded to your computer.
    
    ## How to use
    
    1.  **Install the extension** from the Chrome Web Store.
    2.  **Click the extension icon** in your browser toolbar. A new tab will open with the conversion page.
    3.  **Configure settings (Optional)**: Adjust the header levels for User/Model roles and content, or enable code block wrapping using the provided options.
    4.  **Select your Google AI Studio file** from the 'Google AI Studio' folder on your Google Drive or wherever you have placed the file:
        -   Click the "Select File" button and choose the Google AI Studio file. AI Studio conversations are stored in the 'Google AI Studio' folder on your Google Drive. This file has no extension but is normally indicated with a blue icon and has the title of your conversation in Google AI Studio as its name.
        -   If you cannot select the file via the file picker (e.g., because you are working with different accounts), download the file first: go to the 'Google AI Studio' folder on your Google Drive and right-click on the file and choose 'Download'. The file will now be saved in your local 'Downloads' folder. You can now select the file with the file picker of the Google AI Studio - File Reader in your local 'Downloads' folder, or you can drag the file from the local 'Downloads' folder (opened in your local File Manager) to the designated area on the Google AI Studio - File Reader tab in your browser.
    5.  **Wait for the conversion**: The extension processes the file immediately.
    6.  **Download**: The download of the converted `.md` file starts automatically.
    
    ## Privacy
    
    Your privacy is of the utmost importance. As mentioned, all processing takes place locally. The extension does not collect or transmit any personal data. For more details, see our privacy policy.
    
    ## Technical Details
    
    -   **Manifest V3**: Built with the latest Chrome extension standards for enhanced security and performance.
    -   **No special permissions**: The extension does not require any special permissions, as it uses the standard browser APIs for file processing.
    # Google AI Studio - File Reader
    
    This is a simple, privacy-focused Chrome extension designed to convert exported conversation logs from Google's AI Studio into a readable Markdown format.
    
    ## Functionality
    
    Google AI Studio conversations are stored in the 'Google AI Studio' folder on your Google Drive. This file has no extension but is saved in a `.json` data format. While this format is useful for machine processing, it is not ideal for quick reading or sharing. This extension solves that problem.
    
    -   **Local Processing**: All file processing is done entirely on your own computer. Your files are never uploaded to an external server.
    -   **Simple Interface**: A clean and simple interface allows you to select or drag and drop a file for conversion.
    -   **Markdown Conversion**: The extension converts the JSON data into a well-organized Markdown file, with a clear separation between user input and model responses.
    -   **Customizable Output**: Configure header levels for roles (User/Model) and content, and optionally wrap content in code blocks. Your settings are automatically saved.
    -   **Automatic Download**: After conversion, the `.md` file is automatically downloaded to your computer.
    
    ## How to use
    
    1.  **Install the extension** from the Chrome Web Store.
    2.  **Click the extension icon** in your browser toolbar. A new tab will open with the conversion page.
    3.  **Configure settings (Optional)**: Adjust the header levels for User/Model roles and content, or enable code block wrapping using the provided options.
    4.  **Select your Google AI Studio file** from the 'Google AI Studio' folder on your Google Drive or wherever you have placed the file:
        -   Click the "Select File" button and choose the Google AI Studio file. AI Studio conversations are stored in the 'Google AI Studio' folder on your Google Drive. This file has no extension but is normally indicated with a blue icon and has the title of your conversation in Google AI Studio as its name.
        -   If you cannot select the file via the file picker (e.g., because you are working with different accounts), download the file first: go to the 'Google AI Studio' folder on your Google Drive and right-click on the file and choose 'Download'. The file will now be saved in your local 'Downloads' folder. You can now select the file with the file picker of the Google AI Studio - File Reader in your local 'Downloads' folder, or you can drag the file from the local 'Downloads' folder (opened in your local File Manager) to the designated area on the Google AI Studio - File Reader tab in your browser.
    5.  **Wait for the conversion**: The extension processes the file immediately.
    6.  **Download**: The download of the converted `.md` file starts automatically.
    
    ## Privacy
    
    Your privacy is of the utmost importance. As mentioned, all processing takes place locally. The extension does not collect or transmit any personal data. For more details, see our privacy policy.

Permissions & access

Permissions
None declared
Host access
None declared

Screenshots

Google AI Studio - File Reader screenshot 1Google AI Studio - File Reader screenshot 2Google AI Studio - File Reader screenshot 3Google AI Studio - File Reader screenshot 4Google AI Studio - File Reader screenshot 5

About

# Google AI Studio - File Reader

This is a simple, privacy-focused Chrome extension designed to convert exported conversation logs from Google's AI Studio into a readable Markdown format.

## Functionality

Google AI Studio conversations are stored in the 'Google AI Studio' folder on your Google Drive. This file has no extension but is saved in a `.json` data format. While this format is useful for machine processing, it is not ideal for quick reading or sharing. This extension solves that problem.

-   **Local Processing**: All file processing is done entirely on your own computer. Your files are never uploaded to an external server.
-   **Simple Interface**: A clean and simple interface allows you to select or drag and drop a file for conversion.
-   **Markdown Conversion**: The extension converts the JSON data into a well-organized Markdown file, with a clear separation between user input and model responses.
-   **Customizable Output**: Configure header levels for roles (User/Model) and content, and optionally wrap content in code blocks. Your settings are automatically saved.
-   **Automatic Download**: After conversion, the `.md` file is automatically downloaded to your computer.

## How to use

1.  **Install the extension** from the Chrome Web Store.
2.  **Click the extension icon** in your browser toolbar. A new tab will open with the conversion page.
3.  **Configure settings (Optional)**: Adjust the header levels for User/Model roles and content, or enable code block wrapping using the provided options.
4.  **Select your Google AI Studio file** from the 'Google AI Studio' folder on your Google Drive or wherever you have placed the file:
    -   Click the "Select File" button and choose the Google AI Studio file. AI Studio conversations are stored in the 'Google AI Studio' folder on your Google Drive. This file has no extension but is normally indicated with a blue icon and has the title of your conversation in Google AI Studio as its name.
    -   If you cannot select the file via the file picker (e.g., because you are working with different accounts), download the file first: go to the 'Google AI Studio' folder on your Google Drive and right-click on the file and choose 'Download'. The file will now be saved in your local 'Downloads' folder. You can now select the file with the file picker of the Google AI Studio - File Reader in your local 'Downloads' folder, or you can drag the file from the local 'Downloads' folder (opened in your local File Manager) to the designated area on the Google AI Studio - File Reader tab in your browser.
5.  **Wait for the conversion**: The extension processes the file immediately.
6.  **Download**: The download of the converted `.md` file starts automatically.

## Privacy

Your privacy is of the utmost importance. As mentioned, all processing takes place locally. The extension does not collect or transmit any personal data. For more details, see our privacy policy.

Technical

Version
3.0
Manifest
V3
Size
21.75KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
holadmfpcclmpmkdkmcanifihneflfop
Developer ID
ubf8480f9ed523f26e067d1be5709574a
Developer Email
[email protected]
Created
Aug 8, 2025
Last Updated (Store)
Apr 24, 2026
Last Scraped
Jun 11, 2026
Website
Support URL

Similar extensions

Alternatives to Google AI Studio - File Reader, ranked by description similarity.

Data sourced from the Chrome Web Store · last verified Jun 11, 2026.