{
"id": "pics.pixl.image",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"image",
"alt",
"createdAt"
],
"properties": {
"alt": {
"type": "string",
"maxLength": 20000,
"description": "Alt text for the image.",
"maxGraphemes": 2000
},
"image": {
"type": "blob",
"accept": [
"image/*"
],
"maxSize": 50000000,
"description": "The original image file."
},
"createdAt": {
"type": "string",
"format": "datetime"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "An image stored in an AT Protocol repository."
}
Metadata
- DID
-
did:plc:uws5uxauetrlhhuhibqd2r7n
- CID
-
bafyreifwuxxbpzmn4jys6uhkrtv7k66uxleiwdhare44aqe3upoejubeie
- Indexed At
- 2026-08-02 21:27 UTC
- AT-URI
-
at://did:plc:uws5uxauetrlhhuhibqd2r7n/com.atproto.lexicon.schema/pics.pixl.image
Version History (6 versions)