Skip to content

Metatable-Games/LuauImageParser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LuauImageParser

A strict Luau module that renders API-based pixel data onto an EditableImage using WritePixelsBuffer.


🔧 Installation

  1. Enable Mesh / Image API under Place Security Settings in Studio.
  2. Insert the module anywhere in your game—it's ready to use out of the box.

🌐 Deploying Your Own Cloudflare Worker

If you'd prefer to self-host the Cloudflare worker rather than using the default endpoint, clone the repository:

Repo: https://github.com/Metatable-Games/LuauImageParserCFWorker


📥 Integration with LuauGoogleDocRenderer (Automatic Image Importing)

  1. Complete the basic installation steps above.
  2. Place the ExternalImageRender LocalScript in StarterPlayer > StarterPlayerScripts.
  3. Place the ExternalImageRender Script in ServerScriptService.

⚠️ Disclaimer

LuauImageParser is provided "as is", without any warranties, express or implied.
The authors and contributors are not responsible for any damages or misuse resulting from this package.

This tool is not intended for abuse, exploitation, or circumventing Roblox's moderation systems.
Any use that violates Roblox’s Terms of Service or Community Standards is strictly prohibited.

About

Strict Luau module for drawing API-based pixel data to EditableImage using WritePixelsBuffer.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages