Registryopen.raweditor.io

Open Raw Editor

ACTIVEPASS WITH WARNINGSopen.raweditor.io

Validation and status

StatusACTIVE
ResultPASS WITH WARNINGS
Last checked2026-09-02T21:00:45.388Z
Last changed2026-09-02T21:00:45.388Z
First seen2026-09-02T21:00:45.388Z
Record/registry/v1/apps/open.raweditor.io.json

Normalized record

Deterministic interpretation of published standards. The source column is the original discovered field. Nothing here is invented. Field list: Registry Record.

FieldValueDiscovered from
NameOpen Raw Editormanifest.name
Short nameOpen RAWmanifest.short_name
DescriptionIn-browser RAW photo editormanifest.description
Start URLhttps://open.raweditor.io/manifest.start_url
Scopehttps://open.raweditor.io/manifest.scope
Displaystandalonemanifest.display
Manifesthttps://open.raweditor.io/manifest.webmanifestlink[rel=manifest]
Theme color#141927manifest.theme_color
Categoriesmanifest.categories
Service workerNot detectedscript evidence

Capabilities

Observed from published standards. Absence is not a platform guess.

FlagObserved
Narrow screenshotsfalse
Wide screenshotsfalse
Maskable icontrue
Monochrome iconfalse
Service worker detectedfalse
Share target declaredtrue
File handlers declaredtrue
Protocol handlers declaredfalse
Shortcuts declaredfalse
Standalone displaytrue
Fullscreen displayfalse
Orientation declaredfalse
Normalized JSON
{
  "capabilities": {
    "narrowScreenshots": false,
    "wideScreenshots": false,
    "maskableIcon": true,
    "monochromeIcon": false,
    "serviceWorker": false,
    "shareTarget": true,
    "fileHandlers": true,
    "protocolHandlers": false,
    "shortcuts": false,
    "standaloneDisplay": true,
    "fullscreenDisplay": false,
    "orientation": false
  },
  "application": {
    "id": null,
    "dir": null,
    "lang": "en",
    "name": "Open Raw Editor",
    "icons": {
      "primary": {
        "src": "https://open.raweditor.io/icons/icon-512.png",
        "type": "image/png",
        "label": null,
        "sizes": "512x512",
        "width": 512,
        "height": 512,
        "purpose": null,
        "platform": null,
        "reachable": true,
        "validImage": true
      },
      "any": [
        {
          "src": "https://open.raweditor.io/icons/icon-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://open.raweditor.io/icons/icon-192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "maskable": [
        {
          "src": "https://open.raweditor.io/icons/icon-maskable-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ],
      "monochrome": [],
      "all": [
        {
          "src": "https://open.raweditor.io/icons/icon-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://open.raweditor.io/icons/icon-maskable-512.png",
          "type": "image/png",
          "label": null,
          "sizes": "512x512",
          "width": 512,
          "height": 512,
          "purpose": "maskable",
          "platform": null,
          "reachable": true,
          "validImage": true
        },
        {
          "src": "https://open.raweditor.io/icons/icon-192.png",
          "type": "image/png",
          "label": null,
          "sizes": "192x192",
          "width": 192,
          "height": 192,
          "purpose": null,
          "platform": null,
          "reachable": true,
          "validImage": true
        }
      ]
    },
    "scope": "https://open.raweditor.io/",
    "display": "standalone",
    "sources": {
      "name": "manifest.name",
      "shortName": "manifest.short_name",
      "description": "manifest.description"
    },
    "startUrl": "https://open.raweditor.io/",
    "shortName": "Open RAW",
    "shortcuts": [],
    "categories": [],
    "themeColor": "#141927",
    "description": "In-browser RAW photo editor",
    "orientation": null,
    "screenshots": {
      "narrow": [],
      "wide": [],
      "unspecified": [],
      "platformSpecific": []
    },
    "shareTarget": {
      "action": "/share-target",
      "method": "POST",
      "params": {
        "files": [
          {
            "name": "file",
            "accept": [
              "image/x-sony-arw",
              "image/x-fuji-raf",
              "image/x-adobe-dng",
              "image/jpeg",
              "image/heic",
              "image/heif",
              ".arw",
              ".raf",
              ".dng",
              ".jpg",
              ".jpeg",
              ".heic",
              ".heif"
            ]
          }
        ]
      },
      "enctype": "multipart/form-data"
    },
    "capabilities": {
      "narrowScreenshots": false,
      "wideScreenshots": false,
      "maskableIcon": true,
      "monochromeIcon": false,
      "serviceWorker": false,
      "shareTarget": true,
      "fileHandlers": true,
      "protocolHandlers": false,
      "shortcuts": false,
      "standaloneDisplay": true,
      "fullscreenDisplay": false,
      "orientation": false
    },
    "fileHandlers": [
      {
        "accept": {
          "image/heic": [
            ".heic"
          ],
          "image/heif": [
            ".heif"
          ],
          "image/jpeg": [
            ".jpg",
            ".jpeg"
          ],
          "image/x-fuji-raf": [
            ".raf"
          ],
          "image/x-sony-arw": [
            ".arw"
          ],
          "image/x-adobe-dng": [
            ".dng"
          ]
        },
        "action": "/"
      }
    ],
    "iarcRatingId": null,
    "launchHandler": null,
    "serviceWorker": {
      "detected": false,
      "scriptUrl": null
    },
    "backgroundColor": "#10141f",
    "displayOverride": [],
    "protocolHandlers": [],
    "relatedApplications": [],
    "preferRelatedApplications": null
  }
}