Accessibility Statement

Last updated: March 2026

Commitment

exifree is committed to digital accessibility. We aim to meet WCAG 2.1 AA standards so the tool is accessible to everyone, including people with disabilities.

What we did

Semantic structure: Uses semantic elements (header, main, nav, footer) and proper heading hierarchy.

Keyboard: All functionality is accessible via keyboard only — file selection, navigation, download. The dropzone supports Enter and Space.

Screen readers: ARIA labels on all interactive elements, aria-live on status updates, aria-hidden on decorative elements.

Contrast: Color contrast meets WCAG AA requirements. Light text on dark background.

Motion: Respects prefers-reduced-motion — animations are disabled for users who request it.

Skip to content: A "Skip to tool" link is available for keyboard users.

Known limitations

Drag and drop is not accessible to keyboard-only users — but a file selection button is available as a full alternative.

Feedback

Found an accessibility issue? Open an issue on GitHub