Privacy and safety
Local processing
Section titled “Local processing”Synkronyx Image processes selected files locally inside Visual Studio Code through Sharp. The extension does not contain an upload path for source images, previews, or generated output. No image data leaves the current device or development container.
Source-file protection
Section titled “Source-file protection”The editor saves through a Save As dialog and rejects the source file path. This means a completed edit creates a separate result rather than replacing the selected input image.
Trusted workspaces
Section titled “Trusted workspaces”The extension checks whether the workspace is trusted before opening an editor or generating a placeholder. Trust the workspace only when the local folder and its contents are appropriate for image processing.
Content security in the editor
Section titled “Content security in the editor”The tools panel uses a restrictive content security policy. It permits local image previews and the scripts and styles needed by the panel, while network connections are disabled from the webview.