Image Description¶
The Image type is defined in ActivityStreams Vocabulary.
In this support table, we only consider how the image description, commonly called AltText is handled. Image descriptions are important from an accessibility standpoint, see WCAG 2.2. Text Alternatives.
It seems that certain implementations, e.g. firefish, store the image description on a per image URL basis and not for every instance of an image reference.
Examples¶
Example 1¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/Dcg8rchyCJE",
"published": "2025-07-15T11:09:00Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/DODSZL1ijNU",
"published": "2025-07-15T11:09:00Z",
"content": "no description",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/100.png"
}
}
}
misskey
{
"id": "aa7zuk8051s30017",
"createdAt": "2025-07-15T11:09:00.000Z",
"userId": "aa7zsxes51s30003",
"user": {
"id": "aa7zsxes51s30003",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "no description",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"aa7zukgx51s30016"
],
"files": [
{
"id": "aa7zukgx51s30016",
"createdAt": "2025-07-15T11:09:00.321Z",
"name": "100.png",
"type": "image/png",
"md5": "96dba02059b6452e2355f21b4061a017",
"size": 0,
"isSensitive": false,
"blurhash": "e1Cg]v-GfQ-GfQ-GjufQjufQfQfQfQfQfQ-GjufQjufQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/100.png",
"thumbnailUrl": "http://pasture-one-actor/images/100.png",
"comment": null,
"folderId": null,
"folder": null,
"userId": "aa7zsxes51s30003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/DODSZL1ijNU",
"clippedCount": 0
}
Example 2¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/s_pOYdpyvtA",
"published": "2025-07-15T11:09:00Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/4rcq6rYDqbc",
"published": "2025-07-15T11:09:00Z",
"content": "text",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/100.png",
"name": "name",
"summary": "summary",
"content": "content"
}
}
}
misskey
{
"id": "aa7zuk8051s30019",
"createdAt": "2025-07-15T11:09:00.000Z",
"userId": "aa7zsxes51s30003",
"user": {
"id": "aa7zsxes51s30003",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "text",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"aa7zuky251s30018"
],
"files": [
{
"id": "aa7zuky251s30018",
"createdAt": "2025-07-15T11:09:00.938Z",
"name": "100.png",
"type": "image/png",
"md5": "d1affdce76bdb48cffcda34cf765573c",
"size": 0,
"isSensitive": false,
"blurhash": "e4O9s+=kfQ=kfQ=kjufQjufQfQfQfQfQfQ=kjufQjufQfQfQfQfQfQ",
"properties": {
"width": 40,
"height": 40
},
"url": "http://pasture-one-actor/images/100.png",
"thumbnailUrl": "http://pasture-one-actor/images/100.png",
"comment": "name",
"folderId": null,
"folder": null,
"userId": "aa7zsxes51s30003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/4rcq6rYDqbc",
"clippedCount": 0
}
Example 3¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/8-82l4lqf8Q",
"published": "2025-07-15T11:09:01Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/kilfsZWJSGg",
"published": "2025-07-15T11:09:01Z",
"content": "text",
"attachment": [
{
"type": "Document",
"url": "http://pasture-one-actor/assets/FediverseLogo.png",
"name": "name",
"imageType": "image/jpeg"
}
]
}
}
misskey
{
"id": "aa7zukzs51s3001b",
"createdAt": "2025-07-15T11:09:01.000Z",
"userId": "aa7zsxes51s30003",
"user": {
"id": "aa7zsxes51s30003",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "text",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"aa7zulhq51s3001a"
],
"files": [
{
"id": "aa7zulhq51s3001a",
"createdAt": "2025-07-15T11:09:01.646Z",
"name": "FediverseLogo.png",
"type": "image/png",
"md5": "85e7feae66363e9e200570a28b0cf20a",
"size": 0,
"isSensitive": false,
"blurhash": "eQE_?c.}4.YJM^}fi{EVw[xu9JK[M~xI-T9+TJRPX2$$E]NFo}j1tO",
"properties": {
"width": 1548,
"height": 1548
},
"url": "http://pasture-one-actor/assets/FediverseLogo.png",
"thumbnailUrl": "http://pasture-one-actor/assets/FediverseLogo.png",
"comment": "name",
"folderId": null,
"folder": null,
"userId": "aa7zsxes51s30003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/kilfsZWJSGg",
"clippedCount": 0
}
Example 4¶
activity
{
"@context": [
"https://www.w3.org/ns/activitystreams",
{
"Hashtag": "as:Hashtag",
"sensitive": "as:sensitive"
}
],
"type": "Create",
"actor": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/KbaDhzahjUw",
"published": "2025-07-15T11:09:02Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/aa7zrbmmcm2r0003"
],
"id": "http://pasture-one-actor/actor/Y2qcqhMROTU",
"published": "2025-07-15T11:09:02Z",
"content": "no comment in attachment",
"attachment": [
{
"type": "Document",
"url": "http://pasture-one-actor/assets/FediverseLogo.png"
}
]
}
}
misskey
{
"id": "aa7zulrk51s3001c",
"createdAt": "2025-07-15T11:09:02.000Z",
"userId": "aa7zsxes51s30003",
"user": {
"id": "aa7zsxes51s30003",
"name": "Test Actor",
"username": "actor",
"host": "pasture-one-actor",
"avatarUrl": "http://misskey/identicon/actor@pasture-one-actor",
"avatarBlurhash": null,
"avatarDecorations": [],
"isBot": false,
"isCat": false,
"instance": {
"name": null,
"softwareName": null,
"softwareVersion": null,
"iconUrl": null,
"faviconUrl": null,
"themeColor": null
},
"emojis": {},
"onlineStatus": "unknown"
},
"text": "no comment in attachment",
"cw": null,
"visibility": "public",
"localOnly": false,
"reactionAcceptance": null,
"renoteCount": 0,
"repliesCount": 0,
"reactionCount": 0,
"reactions": {},
"reactionEmojis": {},
"emojis": {},
"fileIds": [
"aa7zulhq51s3001a"
],
"files": [
{
"id": "aa7zulhq51s3001a",
"createdAt": "2025-07-15T11:09:01.646Z",
"name": "FediverseLogo.png",
"type": "image/png",
"md5": "85e7feae66363e9e200570a28b0cf20a",
"size": 0,
"isSensitive": false,
"blurhash": "eQE_?c.}4.YJM^}fi{EVw[xu9JK[M~xI-T9+TJRPX2$$E]NFo}j1tO",
"properties": {
"width": 1548,
"height": 1548
},
"url": "http://pasture-one-actor/assets/FediverseLogo.png",
"thumbnailUrl": "http://pasture-one-actor/assets/FediverseLogo.png",
"comment": "name",
"folderId": null,
"folder": null,
"userId": "aa7zsxes51s30003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/actor/Y2qcqhMROTU",
"clippedCount": 0
}