Fetching latest headlines…
Opening .pages .numbers .keynote Files on Windows? I Built a Free iWork Viewer
NORTH AMERICA
πŸ‡ΊπŸ‡Έ United Statesβ€’July 1, 2026

Opening .pages .numbers .keynote Files on Windows? I Built a Free iWork Viewer

1 views0 likes0 comments
Originally published byDev.to

If you've ever received a .pages or .numbers file on a Windows PC, you know the pain β€” you can't open it. No preview, no converter built in, and Apple's iCloud web tools are slow and clunky.

So I built iworkviewer.com β€” a free, browser-based iWork file viewer and converter. No signup, no upload to any server. Everything happens in your browser.

What it does

  • Open .pages files β†’ view them instantly, export to PDF or .docx
  • Open .numbers files β†’ view spreadsheets, export to .xlsx or PDF
  • Open .keynote files β†’ view presentations, export to PDF or .pptx
  • Batch convert multiple iWork files at once

The tech

Built with Next.js, Cloudflare Pages, and pure client-side JavaScript. All file processing happens in the browser β€” your files never leave your computer. Zero server costs, zero privacy concerns.

Why I built it

I kept seeing Reddit threads and Quora questions: "How do I open a Pages file on Windows?" The answers were always the same β€” use iCloud.com (slow), download some sketchy converter (risky), or ask the sender to export as PDF first (annoying).

I figured: if the browser can read a file, it can convert it. And it turns out, it can.

Try it

πŸ‘‰ iworkviewer.com

Open a .pages, .numbers, or .keynote file right in your browser. Free, forever, no account needed.

Comments (0)

Sign in to join the discussion

Be the first to comment!