DEV Community

Akhouri Anmol Kumar
Akhouri Anmol Kumar

Posted on

Your image shouldn't have to leave your machine just because you want to edit it.

APIC

Think about the normal image-processing workflow.

Open an image → upload it → wait → process it → download it.

Now remove the upload step.

Then remove the account.

Then remove the “please install another tool for this one tiny operation” step.

That's the idea behind APIC — Advanced Image Processing Center.

But there's a twist:

APIC isn't just one application.

It's two interfaces around the same idea.

                 YOUR IMAGE
                     │
          ┌──────────┴──────────┐
          ▼                     ▼
    ┌─────────────┐       ┌─────────────┐
    │  APIC PC    │       │  APIC WEB   │
    │             │       │             │
    │  Desktop    │       │  Browser    │
    │  workflow   │       │  workflow   │
    └──────┬──────┘       └──────┬──────┘
           │                     │
           └──────────┬──────────┘
                      ▼
              IMAGE PROCESSING
Enter fullscreen mode Exit fullscreen mode

No subscription wall.

No “create an account first.”

Just pick the environment you want.


🖥️ APIC for PC

The desktop edition is built like a proper desktop utility rather than a website pretending to be an app.

It has separate workflows for:

  • Edit
  • Convert
  • Compress
  • Search
  • Home / About
  • Drag & drop image opening
  • Keyboard shortcuts
  • Multi-image handling

The desktop application supports formats including PNG, JPG/JPEG, WebP, BMP, TIFF, GIF, ICO, HEIC and AVIF.

And the UI isn't trying to hide the fact that it's a desktop application.

It's deliberately structured around a sidebar + workspace model, with global shortcuts such as Ctrl+O, Ctrl+1 through Ctrl+5, and F1.

Download APIC for Windows

DOWNLOAD APIC →

.ZIP · WINDOWS · NO ACCOUNT NEEDED


🌐 Then I asked a different question:

What if APIC didn't need to be installed at all?

So APIC-Web happened.

Open a browser.

Drop an image.

Start processing.

The web edition runs image operations directly in the browser and includes tools for editing, conversion, compression and background removal.

And this isn't simply the desktop UI copied into HTML.

The web version goes further.


⚡ APIC-Web: the advanced laboratory

The browser version brings a deeper processing toolbox:

EDIT

Brightness.

Contrast.

Saturation.

Blur.

Filters.

Rotation.

Flip.

Live canvas processing.

ADVANCED

Manual image controls for more granular adjustments — the kind of controls normally associated with professional image-processing workflows.

REMOVE OBJECT

Paint over an unwanted object and let APIC attempt to reconstruct the surrounding area.

The implementation uses exemplar/texture-synthesis style patch filling rather than requiring a generative-AI server call.

REMOVE BG

This is where things get interesting.

APIC-Web uses on-device AI segmentation for background removal.

The project explicitly describes it as running on-device, with nothing uploaded to a server for that operation.

CONVERT

PNG → JPEG → WebP → BMP → ICO → PDF.

Six output formats.

No server round-trip required for the browser conversion workflow.

COMPRESS

This isn't just:

“Set quality to 70%.”

APIC-Web can search for the highest JPEG quality that fits a target file size.

So instead of asking:

“What quality should I use?”

you can ask:

“Make this fit under 200 KB.”

The implementation uses a binary-search approach across quality levels to find a suitable result.

🧠 And there's one detail I really like

APIC-Web has an actual edit history.

Not just a fake “Reset” button.

Committed operations can become history states, with undo/redo support and keyboard shortcuts.

The implementation keeps up to 40 history states.

That's the kind of tiny engineering decision users don't notice until they need it.

Then they really notice it.


Two versions. Different jobs.

APIC for PC APIC-Web
Installation
Desktop workflow
Browser workflow
Edit
Convert
Compress
Advanced processing
Object removal
AI background removal
Drag & drop
Keyboard workflow

The point isn't that one replaces the other.

They solve different situations.

Working on a Windows machine for a longer session?

APIC for PC

Need to quickly process an image from a browser without installing anything?

APIC-Web

Need the more experimental/advanced browser toolbox?

APIC-Web

Want a dedicated desktop application?

APIC for PC


🔐 The philosophy

There are already thousands of image editors.

APIC isn't trying to win by having the longest feature list.

The idea is simpler:

Image processing should feel like a tool, not a ceremony.

Open.

Process.

Export.

Done.

And when possible, keep the processing close to the user instead of automatically turning every image into a server upload.


🚀 Try both

🖥️ APIC for Windows

Download APIC →

🌐 APIC-Web

Open APIC-Web →


One last experiment.

Take an image you normally wouldn't upload to an online editor.

Open APIC-Web.

Drop it in.

Process it.

Then ask yourself:

“Why was I uploading images for this in the first place?”

That's the problem APIC is trying to remove.

Top comments (1)

Collapse
 
akhourianmolkumar profile image
Akhouri Anmol Kumar

We're not competing with other online image processing tools online and offline we are just making them feel insecure 😅☠️
All online processing tool listen me, you all are good, some are better, some are best.
but best only till you've not visited APIC especially the web ones.
So, improve yourself this is my suggestion to all online tools otherwise be ready to be overtaken.