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. misskey, 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/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/activity/eK8Kl_EZNls",
"published": "2025-09-03T18:58:53Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/object/DQlJZSTMmrc",
"published": "2025-09-03T18:58:53Z",
"content": "no description",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/100.png"
}
}
}
misskey
{
"id": "ac7wnfew3t7j002e",
"createdAt": "2025-09-03T18:58:53.000Z",
"userId": "ac7wl9qt3t7j0003",
"user": {
"id": "ac7wl9qt3t7j0003",
"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": [
"ac7wngbv3t7j002d"
],
"files": [
{
"id": "ac7wngbv3t7j002d",
"createdAt": "2025-09-03T18:58:54.187Z",
"name": "100.png",
"type": "image/png",
"md5": "eca9bcd9157040cad0aa6c3e9be0dfc9",
"size": 0,
"isSensitive": false,
"blurhash": "e08#1#-;fQ-;fQ-;j[fQj[fQfQfQfQfQfQ-;j[fQj[fQfQfQfQfQfQ",
"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": "ac7wl9qt3t7j0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/object/DQlJZSTMmrc",
"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/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/activity/xhzIie-oa9g",
"published": "2025-09-03T18:58:54Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/object/QXjB300mS_s",
"published": "2025-09-03T18:58:54Z",
"content": "text",
"attachment": {
"type": "Document",
"url": "http://pasture-one-actor/images/100.png",
"name": "name",
"summary": "summary",
"content": "content"
}
}
}
misskey
{
"id": "ac7wng6o3t7j002g",
"createdAt": "2025-09-03T18:58:54.000Z",
"userId": "ac7wl9qt3t7j0003",
"user": {
"id": "ac7wl9qt3t7j0003",
"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": [
"ac7wngts3t7j002f"
],
"files": [
{
"id": "ac7wngts3t7j002f",
"createdAt": "2025-09-03T18:58:54.832Z",
"name": "100.png",
"type": "image/png",
"md5": "a57a5eabd982f8497e8d8b0c3fb2352e",
"size": 0,
"isSensitive": false,
"blurhash": "e2Mv_e|yfQ|yfQ|yjtfQjtfQfQfQfQfQfQ|yjtfQjtfQfQfQfQfQfQ",
"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": "ac7wl9qt3t7j0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/object/QXjB300mS_s",
"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/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/activity/pTl4DNOqTEg",
"published": "2025-09-03T18:58:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/object/x3lukO8XBAw",
"published": "2025-09-03T18:58:55Z",
"content": "text",
"attachment": [
{
"type": "Document",
"url": "http://pasture-one-actor/assets/FediverseLogo.png",
"name": "name",
"imageType": "image/jpeg"
}
]
}
}
misskey
{
"id": "ac7wngyg3t7j002i",
"createdAt": "2025-09-03T18:58:55.000Z",
"userId": "ac7wl9qt3t7j0003",
"user": {
"id": "ac7wl9qt3t7j0003",
"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": [
"ac7wnhej3t7j002h"
],
"files": [
{
"id": "ac7wnhej3t7j002h",
"createdAt": "2025-09-03T18:58:55.579Z",
"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": "ac7wl9qt3t7j0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/object/x3lukO8XBAw",
"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/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/activity/2I3rarsAoT0",
"published": "2025-09-03T18:58:55Z",
"object": {
"type": "Note",
"attributedTo": "http://pasture-one-actor/actor",
"to": [
"https://www.w3.org/ns/activitystreams#Public",
"http://misskey/users/ac7wjo0hjhdg0003"
],
"id": "http://pasture-one-actor/object/CNNtuacG3eU",
"published": "2025-09-03T18:58:55Z",
"content": "no comment in attachment",
"attachment": [
{
"type": "Document",
"url": "http://pasture-one-actor/assets/FediverseLogo.png"
}
]
}
}
misskey
{
"id": "ac7wngyg3t7j002j",
"createdAt": "2025-09-03T18:58:55.000Z",
"userId": "ac7wl9qt3t7j0003",
"user": {
"id": "ac7wl9qt3t7j0003",
"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": [
"ac7wnhej3t7j002h"
],
"files": [
{
"id": "ac7wnhej3t7j002h",
"createdAt": "2025-09-03T18:58:55.579Z",
"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": "ac7wl9qt3t7j0003",
"user": null
}
],
"replyId": null,
"renoteId": null,
"uri": "http://pasture-one-actor/object/CNNtuacG3eU",
"clippedCount": 0
}