OJIF is a lightweight image format/container created by TheRealOwenJ. It stores images using WebP together with metadata (width, height, format) within JSON. This makes it easy to load, edit, and convert the images directly in JavaScript without external libraries. Unlike PNG, OJIF is optimized for applications where images need to be edited or transferred between tools, not just stored as final static files.