Skip to content

Latest commit

 

History

8 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 

Repository files navigation

Presend

Free, privacy-first browser tools — nothing is ever uploaded.

presend.pages.dev is 48 tools that run entirely client-side (EXIF/metadata removal, PDF/image compression, format conversion, file integrity checks) plus a free, no-signup, no-API-key server-side API with 48 endpoints -- including Cosmos SDK transaction decoding and OFAC sanctions checks -- and an MCP server for AI agents.

What makes it different

Most free file tools quietly upload your file to a server to process it. Presend's tools do the work locally in your browser with Web APIs (Canvas, Web Crypto, FileReader) — the file never leaves your device.

The API's most distinctive endpoint, maintainer-change-check, flags an npm package whose publisher changed after a long period of dormancy — the pattern behind the event-stream compromise (2018). It cannot see a hijacked existing account (ua-parser-js) or a malicious release by the original maintainer (colors.js), and a handover to a publisher who already maintains other widely used packages is reported without being flagged.

Repos

Try it

curl "https://presend.pages.dev/api/maintainer-change-check?ecosystem=npm&package=lodash"

Full docs: presend.pages.dev/api · OpenAPI spec: openapi.json · MCP server: presend.pages.dev/mcp · Also on RapidAPI (split into Cybersecurity, Finance, and Email listings) · Postman collection

Contributions

Merged upstream in other open-source projects:

Built with

Vanilla JS, Cloudflare Pages + Pages Functions, no framework, no build step for the client-side tools. No ads, no tracking, no cookies.

About

Profile README for Presend

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors