Urgent.News

What's breaking now, across thousands of outlets.

Tech

sudo rm -rf /cloud ๐ŸŒฉ๏ธ Meet APIC: The Anti-Cloud Image Processing Engine" published: true

"Architecture over anecdotes. Performance over promises." Most web-based image editors have a dirty secret: your pixels are someone else's problem. You upload, you wait, you hope the server doesn't compress your life's work into a muddy artifact, and you pray for data privacy. We took a different approach. We deleted the cloud. Meet APIC (Advanced Image Processing Center) โ€”a studio-grade,โ€ฆ

APIC, the Anti-Cloud Image Processing Engine, is a revolutionary tool for image editing that prioritizes performance over promises and privacy over server issues. Unlike most web-based image editors that rely on cloud-based processing, APIC deletes the cloud to provide a local-first image processing experience.

Developed by Akhouri Systems, APIC is available as both a web application and a native desktop application. The stack behind APIC is built on four protocols with zero round-trips, ensuring fast and efficient image processing. The engine offers four key capabilities: editing, converting, compressing, and removing backgrounds. These features run live in your browser, providing 60fps manual control over curves, levels, sharpen, filters, and cropping, all without uploading your pixels to a server.

In addition to the web version, APIC offers a desktop application that runs fully offline. This means you can use APIC without an internet connection, no sign-in required, and no telemetry or server round-trips. The desktop app is rebuilt for native performance using the same stack as the web version.

To get started with APIC, simply download the latest Windows build from the repository. No account is needed, and the process is seamless. Join the local-first movement and take control of your image editing with APIC. Explore the repository for more information and try the web version at apic.studio.

Written by urgent.news from Dev.to's reporting โ€” not their text. Machine-written โ€” may contain errors; check the original before relying on it.

Read the original at dev.to โ†’

More in Tech

A token is a claim, not the asset

Tokenizing an asset is the easy part. The token is a claim, and a claim is only worth the obligation behind it. Here is the checklist I actually care about when I review one.

The Agent Protocols Stopped at the Client โ€” Let's Talk About the Server Half

Every few weeks another "skills" announcement lands. Prompt bundles, client-side toolkits, SDK-level orchestration patterns. I read them the way you probably do โ€” genuinely interested, quietly uneasy. The industry's channel for developer agency in the agent stack has ended up almost entirely on the client side.

  • Franca is an open-source Java library for server-side agent protocols
  • Supports OpenAI and Anthropic message formats for agents
  • Allows developers to define tools as ordinary Java beans

More from Tuesday 15 September โ†’