Inspect photo metadata and create a cleaned copy in the interactive client.
Manifest and limitsPublic interfaces / explicit boundaries
MCP endpoints and local-first embeds.
These interfaces expose focused Kamnev Apps workflows without turning private files into a server-side data pipeline. Each entry says what it does, what remains in the client, and what it cannot do.
Public Streamable HTTP endpoints
The remote servers return structured capabilities and interactive client workspaces. Media bytes or pasted transcript content remain in those client workspaces; the endpoints do not receive those private inputs.
Compress one JPEG, PNG, or WebP toward a measurable upload limit in the interactive client.
Manifest and limitsConvert supported image formats locally without claiming that the remote endpoint processes the file.
Manifest and limitsClean and package caption text that the user already copied; it does not fetch video, audio, or captions from a URL.
Manifest and limitsTwo useful embeds
Use these only where the visitor already needs the function, such as an upload-limit guide or a photo-privacy checklist. Attribution is visible; hidden or forced SEO links are not part of the widget.
<script src="https://kamnevapps.com/embed/sendshrink.js" data-target="2mb" async></script>
<script src="https://kamnevapps.com/embed/metadata-remover.js" async></script>