Add On Ped Converter streamlines GTA V story mode modding
Add On Ped Converter cuts out the file-fighting that usually slows down story mode ped swaps, and version 1.1 now moves models both ways.

Add On Ped Converter takes the worst part of ped modding off your plate
If you have ever tried to push a character model into GTA V story mode and felt the project stall in a maze of folders, this utility is built for that exact headache. Add On Ped Converter from InfiniteQuestion is aimed at a very specific pain point: add-on peds usually need extra handling before they behave cleanly with Michael, Franklin, and Trevor, and the converter turns that packaging grind into a much shorter workflow.

That matters because the creative part of ped modding is often not the part that eats the most time. The real drag is file structure, compatibility, and getting the right model format into the right place without breaking the setup. Add On Ped Converter is basically a shortcut around that friction, especially if your goal is to move a character into story mode without constantly reworking the same asset tree.
Why streamed and non-streamed peds keep causing confusion
The reason tools like this keep showing up in GTA V circles is that ped types are not interchangeable. Sollumz documentation lays out the split clearly: streamed peds keep their parts separate, while non-streamed peds combine those parts into one YDD. All peds also rely on a separate YFT file for the skeleton, which is easy to overlook when you are focused on the visible model.
That distinction explains a lot of the confusion you see on GTAForums, where players have been asking since at least August 2019 how to turn normal add-on peds into streamed peds, or vice versa. A later post makes the core rule plain: player-model replacements have to be the same ped type. In practice, that is why a conversion utility is useful. It is not just a convenience, it is a compatibility layer for a modding scene where the wrong ped format can stop a project cold.
What the converter actually does
The workflow behind Add On Ped Converter is refreshingly direct. First, you extract the YDD and YTD files into the appropriate player folder using CodeWalker. Then you copy the YFT file into that same place. After that, you run Ped Converter.exe and the files are converted automatically.
The package also includes a blank template meant to reset the DLC, which gives you a clean starting point instead of forcing you to build around old leftovers. Once the output is ready, it gets copied into streamed_peds before AddOnPeds is added to dlclist. The author also notes that no script should be necessary once everything is assembled correctly, which is exactly the kind of sentence that makes modders breathe a little easier.
There is another important detail baked into the tool’s design: it is meant for models that use Rockstar filenames. That tells you the converter is not trying to invent a new format or rethink the entire character pipeline. It is designed to handle the standard add-on ped components and make them easier to move through a story mode setup.
The value test: a broken ped scenario versus the manual grind
The easiest way to judge whether a converter like this is worth adding is to imagine a common broken setup. You have a model that looks right in your asset browser, but once you try to use it in story mode, something is off. Maybe the ped is sitting in the wrong folder structure, maybe the streamed and non-streamed pieces do not match the expected layout, or maybe the skeleton file is not sitting where the game expects it. That is the kind of issue that turns one model swap into an afternoon of folder checks.
Manual handling means repeating the same chores every time the model changes direction. You would need to sort the YDD and YTD pieces, remember where the YFT belongs, decide whether the model needs to live as streamed or non-streamed, then rebuild the output in a way the game can read. Add On Ped Converter compresses that into a far cleaner handoff: extract, copy, convert, place the result in streamed_peds, and finish the AddOnPeds entry in dlclist.
For character modders, the time savings are not abstract. It removes the constant back-and-forth between asset prep and compatibility checks. If you are iterating on a character or fixing a model that keeps coming apart at the file level, this is the kind of utility that can save you from rebuilding the same structure over and over.
Version 1.1 makes the workflow go both directions
Version 1.1 adds a streamed folder that works the other way too, letting users convert streamed peds back to non-streamed peds. That is a bigger deal than it sounds, because mod projects do not always stay in one format forever. A model that started life as streamed may need to be repackaged later, or a project may need to move in the opposite direction after testing shows the other format is easier to maintain.
That bidirectional support makes the converter more than a one-off helper. It becomes a small but useful bridge between two of the most common ped formats in GTA V modding. If your project changes direction, you are not forced to manually rebuild the same components from scratch just to keep the character usable.
Where Add On Ped Converter sits in the current GTA modding stack
Add On Ped Converter is arriving in a scene that still has a long memory. AddonPeds, first uploaded on August 16, 2016, has logged 2,570,317 downloads, 3,534 likes, and a 4.18 out of 5 rating from 530 votes. But the page also carries a moderator pinned comment dated January 16, 2025 saying the mod is deprecated and pointing users to AddonPedSelector. That tells you the ecosystem is still active, but also shifting under the feet of anyone trying to keep old workflows alive.
This is where the supporting tools matter. CodeWalker is part of the pipeline because it handles the asset extraction side, and Sollumz remains the clearest documentation source for the streamed versus non-streamed split. Add On Ped Converter slots into that same practical ecosystem, not as a replacement for those tools, but as the thing that reduces the repetitive work between them.
The listing data reinforces that it is a current utility, not an old relic someone dug out of a forum archive. The Add On Ped Converter page is showing up among GTA5-Mods’ latest tools and weekly uploads, with version 1.1 listed at 5.48 MB and 24 downloads. That makes it look like a fresh, small-footprint helper for a very old problem.
The bottom line for story mode modders
If your ped work keeps getting stuck on packaging instead of design, Add On Ped Converter solves the exact kind of overhead that drains momentum. It takes the add-on ped headache, the folder juggling, and the streamed versus non-streamed decision tree, then compresses it into a workflow that is much easier to repeat.
That is why the tool fits so neatly into GTA V story mode modding. It does not change what a ped is, and it does not replace the existing modding stack. It simply makes the model you already built a lot less painful to move into the format the game actually wants, which is often the difference between a stalled project and a finished character swap.
Know something we missed? Have a correction or additional information?
Submit a Tip