IOS · SAFARI · TABLES

Copy a table from a website
on iPhone & iPad

Pricing pages, comparison tables, sports stats — the data is right there in Safari on your phone. But long-press copy gives you one merged blob of text, and there is no extension store for iOS Safari. Here is the free workaround that keeps every row and column.

Updated August 2026 · 4 minute read

Why copying tables on iOS usually fails

The problem is not your iPhone — it is what reaches the clipboard.

👆 Long-press copy grabs one cell

iOS selects the single cell you pressed, not the whole table — and dragging to extend the selection across a table is unreliable at best.

🧱 Plain text has no structure

Even when you manage to select the whole table, it arrives as unseparated text. Apps cannot tell where one column ends and the next begins.

🚫 No desktop extensions

Safari on iOS supports Web Extensions only since iOS 15, and installing them is nothing like the one-click stores on desktop. Most people never bother.

The method: a Safari bookmarklet

The free Clean Copy bookmarklet converts exactly the table you point at into clean Markdown — no install, no account, works in Safari on any iPhone or iPad.

1. Create the bookmark (once)

Open the Clean Copy bookmarklet page in Safari.
Copy the bookmarklet link.
Tap Share → Add Bookmark → save it
(any page works as a placeholder).

2. Edit the bookmark's address

Open Bookmarks, find the new bookmark,
tap Edit and replace the address field with
the bookmarklet link you copied. Save.

3. Copy the table

Open the page with the table in Safari.
Type the bookmark's name in the address bar
and tap it. Choose "Copy as Markdown".
The whole table is now on your clipboard.

4. Paste anywhere

Notes / Craft / Obsidian: paste as-is for a real table.
Numbers / Excel: tap the first target cell and paste —
each value lands in its own cell.
Notion: paste into a database view for rows + properties.

✅ Structure survives

Clean Copy reads the real HTML <table>, so every <td> lands where it belongs after paste.

🧹 No junk rows

No ads, cookie banners or captions — only the table you pointed at.

🔐 Nothing leaves your device

The conversion runs inside Safari itself. No server, no upload, works behind logins too.

Your options compared

MethodKeeps structure?Catch
Long-press + CopyNoSelects one cell; multi-cell selection collapses to text
Screenshot + OCRAfter cleanupNumber errors are hard to spot on small screens
"Open in desktop Excel" flowsSometimesOnly where the site offers export
Third-party scanner appsOftenPaid, per-app setup, privacy questions
Clean Copy bookmarklet — Copy as Markdown Yes One-time manual bookmark edit

Frequently asked questions

Can you copy a table from a website on an iPhone?

Yes. The trick is a Safari bookmarklet: save any page as a bookmark, edit it and paste in the Clean Copy bookmarklet address. Open the page with the table, tap the bookmark — the table is copied as clean Markdown, ready to paste anywhere as rows and columns.

Why does pasting a table into Notes give me one blob of text?

A normal copy grabs plain text without separators, so iOS has no way to know where one cell ends and the next begins. Copying the table element itself as Markdown preserves row and column boundaries, which apps like Notion, Obsidian and Craft parse back into a real structure.

Does this work in Chrome or Firefox on iOS?

Yes — every browser on iPhone and iPad uses WebKit under the hood, and the bookmarklet method works wherever bookmarks can be edited. In most iOS browsers that means adding a bookmark manually and replacing its address, exactly like in Safari.

Can I get the table into Excel or Numbers on iPad?

Copy the table with the bookmarklet, open Numbers or Excel, tap the first target cell and paste. Tabular clipboard content is split into cells automatically — check the column order matches your sheet before pasting.

Is anything sent to a server?

No. The bookmarklet runs entirely inside your browser. The table never leaves your device until you paste it where it needs to go yourself.

Get the free bookmarklet →

Related: Website Table Into Excel · Table From Website to Google Sheets · Table Into Notion · Paste Without Formatting

Dansk version af denne guide