SkillAgentSearch skills...

MugShotBase64

A script can convert peds mugshot image to Base64 encoding to save that as save and manage that

Install / Use

/learn @BaziForYou/MugShotBase64
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

Features

  • Can cache image as text anywhere (JSON, SQL, TXT)
  • No need to upload anywhere
  • So fast don't need to wait much to get that
  • Standalone it doesn't use any function from anywhere
  • Can make a mugshot from any ped, not just self-player
  • Optimize and get low usage (0.00 on idle and 0.01 on converting)
  • Clean coding

Resource preview

Video

Requirements

  • Brain

Download & Installation

  • Download https://github.com/BaziForYou/MugShotBase64/archive/main.zip
  • Put it in the resources folder

Installation

  • Add this in your server.cfg in the following order:
start MugShotBase64

Exports

Client

| Export | Description | Parameter(s) | Return type | |--------------------------------|-------------------------------------------|---------------|----------------------| | GetMugShotBase64 | Returns base64 string | Ped Hanel, bool(Transpert) | string |

Example
local MugShot = exports["MugShotBase64"]:GetMugShotBase64(PlayerPedId(), true)

Credits

View on GitHub
GitHub Stars61
CategoryDevelopment
Updated1h ago
Forks28

Languages

Roff

Security Score

95/100

Audited on Mar 29, 2026

No findings