Skip to content

zurek11/scrubly

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrubly.tech

Privacy-first, local-only file tools built with Astro.

Local development

npm install
npm run dev

Build

npm run build

Cloudflare Pages deploy

  • Build command: npm run build
  • Output directory: dist
  • Environment variables:
    • ADS_ENABLED = true to enable Google AdSense (disabled in dev)

AdSense setup

Replace the placeholder IDs in:

  • src/layouts/BaseLayout.astro (script client query parameter)
  • src/components/AdSlot.astro (data-ad-client and data-ad-slot)

Notes

  • All tools run locally in the browser. No files are uploaded.
  • Ads are only loaded when ADS_ENABLED=true and not in dev.

About

Scrubly is a privacy-first web toolkit for removing hidden metadata and sensitive information from files directly in your browser.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors