Safe to Delete

Safari LocalStorage Web Database (~/Library/Safari/LocalStorage)

Quick Answer: The Safari LocalStorage folder caches HTML5 offline data and database files for visited websites. Deleting LocalStorage is safe.

Bottom Line: It is 100% safe to delete ~/Library/Safari/LocalStorage. Safari saves client-side database storage and HTML5 web app caches in this folder.


What is Safari LocalStorage?

Located at ~/Library/Safari/LocalStorage on macOS, web applications (Notion, Figma, webmail, streaming services) store offline database caches here.


Can You Delete Safari LocalStorage?

✅ Yes, safe to delete.

  • Clearing it frees disk space and logs you out of active web app sessions in Safari.

How to Clean Up Safari LocalStorage

rm -rf ~/Library/Safari/LocalStorage/*

Discussion

Loading authentication...

Related in macos

macOS Background Download Session Cache (com.apple.nsurlsessiond)

nsurlsessiond caches incomplete background file downloads for system apps and iCloud daemon sync. Clearing the cache is safe.

Safe to Delete

macOS Font Server Cache (/var/db/ats)

Apple Type Services (ats) caches font rendering metrics. Resetting the font cache fixes corrupted font glyphs and system text glitches.

Safe to Delete

macOS System Font Cache Directory (com.apple.fontd)

macOS caches system and user font rendering structures in com.apple.fontd. Learn how to reset macOS font cache to fix garbled text.

Safe to Delete
Back to all files