FFXIV - Image Embedder for Brio

Insert an image directly into your .pose & .chara files with ease!

⚠️ Experimental / Work In Progress

Look, this thing is experimental. It's not perfect but it works darn well if you want to skip the manual upload and merge on this page. This is to make the process easier for people looking for poses. While this page still helps pose creators, the extension exist to help the general gposer who uses pre-made poses.

I am trying to gauge people's interest on this. So please join the discord and voice your opinion on this and give feedback!

What is this extension?

This browser extension lets you download .pose files straight off XIV Mod Archive with the preview image, author, tags, description, and last update date already embedded — no need to manually upload and merge them on this site. It's designed to save you a few clicks!

When you're on xivmodarchive.com and go to a pose page, it adds a blue button right above the site's normal "Download Mod" link. The original download still works exactly as before — this just adds a richer version above it. The label adapts to what the page offers:

Examples of the download buttons:

Download Pose w/ Image button
Download Poses / ZIP w/ Image button
Download Pose w/ Image button on the mod page
Pose file not detected button

What does the extension do?

Warns you about old "Dawntrail-compatible" poses

Plenty of older poses are still tagged as Dawntrail-compatible on the site but were never updated after the patch broke facial expressions. On any pose page whose Last Version Update is before Dawntrail's release date (2024-07-02), the extension swaps the green "✅ compatible" badge for a yellow "⚠️" warning, so you know to expect issues before you download.

Before & after

Default Dawntrail compatibility badge

How it works (The technical-ish bit)

The extension uses a script (content.js) that lives in your browser and checks on xivmodarchive.com. When you're looking at a mod page, it sticks the download button right there in the download section and changes the Dawntrail message section if it detects a pre-dawntrail pose.

Here's what it's doing when you click download:

It's basically a "one-click" version of what this site does for those who are downloading poses, specifically tailored for xivmodarchive (For now). It might still need some work, but it saves a lot of time.

That's cool! Is the extension in chrome/firefox extension stores?

No... I will get around to doing that if interest grows. Google wants payment for the extension upload while Firefox is free (Luckily!)

If you want to use this extension then you need to manually install it yourself for now.

The extension is free and open source! Feel free to have a look at the code on github!

Get the Extension here
Back to Home

Pose files & chara files are actually json files. You can verify the changes by opening up the file in notepad.

Shoutout to Brio plugin! This wouldn't exist without it.

Privacy notice: No files or data is saved or stored. Page visit are logged into volatile memory and deleted when the service is updated or after 30 days.

Made by Tex Nevada - v2.0.0