Linux 软件免费装
Banner图

AllTerrain Photo Editor for OpenStation

开发者 allterraindeveloper
更新时间 2026年9月11日 19:49
PHP版本: 7.4 及以上
WordPress版本: 7.1
版权: GPLv2 or later
版权网址: 版权信息

标签

photo media filters layers image editor

下载

1.0.1 1.1.1 1.0.0 1.1.0

详情介绍:

WordPress has shipped the same image editor since 2008: rotate, flip, crop, scale. AllTerrain Photo Editor adds everything that was missing. It is a real editor. You can adjust exposure and colour while watching a live histogram, paint with brushes that have shape and softness, select an area and paint only inside it, stack layers, drag a photo in from the Media Library, and type text directly onto the canvas. Adjust Paint Eighteen tools on a two column rail, grouped the way you would expect: Brushes have a size, a shape and a hardness, and the cursor is a ring the real size of the brush against the image, so you are never guessing at how much a stroke will cover. Layers Text, pasted pixels and dropped photos each arrive as their own layer, so you can move one without disturbing the others, reorder them, hide them or throw one away. Undo reaches painted pixels too, not only settings. Drag a photo in Drag an image from the Media Library, from the desktop, or from your computer straight onto the canvas. It lands as a new layer, where you dropped it, scaled to fit. Open a product photo without hunting for it Drag a WooCommerce product onto the AllTerrain Photo Editor icon and its photo opens straight away, skipping the picker. Any post with a picture works the same way, and so does dropping a photo itself. When you save, AllTerrain Photo Editor asks whether the product should start using the edit. Either answer leaves your original where it is: choosing to update writes a new copy and points the product at it, so going back is a matter of pointing it at the old one again. Your originals are never touched Saving always writes a new attachment and records the edit as a recipe: the list of adjustments, not the pixels. Re-opening a photo restores every slider exactly where you left it and renders again from the original. Editing the same image ten times costs nothing in quality, because every render is a first generation one. Fast, because of how it renders Adjustments are composed into a single GPU pass rather than chained one after another. That is not only quicker. It also means the image is quantised once instead of once per adjustment, which is the difference between a clean gradient and visible banding in a sky.

安装:

  1. Install and activate the OpenStation plugin.
  2. Upload the allterrain-photo-editor folder to /wp-content/plugins/, or install it from the Plugins screen.
  3. Activate AllTerrain Photo Editor through the Plugins menu.
  4. Open AllTerrain Photo Editor from the dock or the desktop, or choose "Edit with AllTerrain Photo Editor" on any image in the Media Library. With the desktop switched off, use Media → Edit Photos.

屏幕截图:

  • Text typed straight onto the canvas, as a layer of its own, with a transform box to move, scale and rotate it.
  • Curves, on RGB or on one channel at a time, against the photo being graded — the editor in its own window on the OpenStation desktop.
  • A soft round brush, its size, hardness and opacity on the options bar, over levels, sharpening, vignette and grain.

常见问题:

Does this change my original images?

No. Every save creates a new attachment and links it back to the original. Your original file is never rewritten.

Do I need ImageMagick or GD?

Not for the editing. All of it happens in your browser using WebGL. WordPress still uses its normal image library to generate the thumbnail sizes of whatever you save.

Which browsers are supported?

Any browser with WebGL 2, which is every current version of Chrome, Firefox, Safari and Edge.

My images are served from a CDN. Will it work?

Yes. When a CDN does not send the CORS headers a GPU canvas requires, AllTerrain Photo Editor streams the original through your own site instead.

Why is GIF not supported?

Rendering an animated GIF through a canvas silently flattens it to a single frame. Rather than quietly destroy the animation, AllTerrain Photo Editor does not offer to edit them. The photo picker leaves them out for the same reason, and tells you how many it left out, so a library of GIFs does not read as an empty one.

Are brush strokes stored in the recipe?

No, and the difference decides what re-opening does. Adjustments, crops and transforms are instructions: they are stored in the recipe, replayed over your original, and come back as sliders you can still move. Painted, pasted and dropped pixels are not instructions, so they are baked into the file you save. That makes a painted save its own original. Re-open it and you see exactly the pixels you saved, with the sliders back at zero, ready to be edited again from there. The editor says so when you save, rather than letting you find out later.

Can I use it with the desktop switched off?

Yes. It opens under Media → Edit Photos, and as an overlay when you choose "Edit with AllTerrain Photo Editor" from the Media Library, the media picker or an image block. Every tool is the same one; what you do not get is the movable window, the wallpaper icon and dragging photos between windows. OpenStation still has to be installed, because the rendering engine comes from it.

Does it edit in real colour?

There is a Light switch at the top of the Adjustments panel. Left on sRGB it behaves like WordPress and like most browser editors: the maths is done on the stored values. Switched to Linear, exposure is applied to light instead, so a stop up or down lands where a camera would have put it rather than where the file's encoding does. Existing edits are unaffected; the setting is saved with each one.

更新日志:

1.1.1 1.1.0 1.0.0