Plugin Library & Suites
Explore all 27 modern plugins organized by official distribution suites: VisualNEO Essentials, UI & Data Suite, Media Suite, and Automation & AI Suite.
VisualNEO Essentials
Free modern controls for everyday VisualNEO Win projects.
neoColor — Color Processing & Palette Utilities Plugin
com.visualneo.neocolorThe neoColor plugin provides custom color picker controls and advanced color mathematics for VisualNEO Win developers.
neoDateInput — Date Input & Calendar Picker Plugin
Version 1.0.1 adds two-way variable binding. A variable assigned in the properties panel initializes the control when it already contains a valid ISO date (YYYY-MM-DD), and user changes are written back automatically.
neoInputNumber — Modern Numeric Input & Spin Control Plugin
Version 1.0.1 adds two-way variable binding. A variable assigned in the properties panel initializes the control when it contains a valid number, and user edits, spinner buttons, and actions write the new value back automatically.
neoMarkdown
com.visualneo.neomarkdownneoMarkdown is a native Markdown document viewer for VisualNEO Win. It renders formatted text with GDI, follows the VisualNEO Style Palette, supports vertical scrolling, detects links, and exports Markdown as a self-contained HTML document.
neoShape - Antialiased Vector Shapes
com.visualneo.neoshapeneoShape adds interactive vector shapes to VisualNEO Win publications. Shapes are rendered with GDI+ antialiasing in both the VisualNEO editor and the compiled application. The control inherits fill, outline, line width, font, and text color from the VisualNEO Style Palette.
neoSwitch — Fluent & iOS Animated Toggle Switch Plugin
com.visualneo.neoswitchThe neoSwitch plugin provides smooth, antialiased animated toggle switch controls (styles: fluent, ios, flat) for VisualNEO Win applications.
neoTimeInput — Time Input & Spinner Plugin
Version 1.0.1 adds two-way variable binding. A variable assigned in the properties panel initializes the control when it contains a valid time, and user changes are written back automatically.
VisualNEO UI & Data Suite
Data visualization, interactive learning and advanced interface controls.
neoBarcode — Interactive QR Code & Barcode Generator Plugin
com.visualneo.neobarcodeThe neoBarcode plugin provides vector-rendered QR Code and Barcode generation capabilities in VisualNEO Win applications.
neoCanvas 2.3 Manual
com.visualneo.neocanvasneoCanvas is a native 2D canvas for VisualNEO Win. It combines sprites, sprite-sheet animation, vector drawing, particles, basic physics and collisions, keyboard input, and low-latency sound effects in one control. It is intended for arcade games, interactive diagrams, animated interfaces, and other frame-driven publications.
neoChart - Multi-Series Vector Charts
com.visualneo.neochartneoChart renders antialiased line, bar, area, pie, and donut charts in VisualNEO Win. It supports simple single-series data, named multi-series comparisons, preset or custom color palettes, responsive legends, negative values, adaptive axes, and BMP or real PNG export.
neoDragDropExercise Manual
com.visualneo.neodragdropneoDragDropExercise creates matching, classification, and sequencing interactive activities without requiring authors to write JSON. Content is configured using standard VisualNEO Win actions, and the initial appearance is inherited from the VisualNEO style palette.
neoGauge — Radial & Linear Gauges Plugin
com.visualneo.neogaugeThe neoGauge plugin provides interactive, vector-rendered radial and linear meter gauges for dashboards, telemetry displays, and control panels in VisualNEO Win applications.
neoGrid - Easy Data Table for VisualNEO Win
com.visualneo.neogridYou do not need to write JSON to use neoGrid.
neoHotspots 1.3.1
neoHotspots creates educational activities from an image and visual points. It supports exploration, identification, guided tours, and scored assessment without requiring the VisualNEO author to write JSON or coordinates.
neoQuizEngine — Interactive Quiz, Assessment & Flashcard Suite Plugin
com.visualneo.neoquizengineThe neoQuizEngine plugin provides a modern, interactive evaluation and testing engine control (neoQuiz Display) for VisualNEO Win applications.
VisualNEO Media Suite
Modern image, audio, video, camera and screen-capture tools.
neoAudio - Native Windows Audio Player
com.visualneo.neoaudioneoAudio adds a native Windows audio player to VisualNEO Win. Playback uses Media Foundation and the control is drawn with antialiased modern transport controls. It supports local audio files, compatible media URLs, seeking, volume, looping, themes, and playback events.
neoCamera
neoCamera adds a modern Windows camera preview, still-image capture, and MP4 recording control to VisualNEO Win. It supports multiple camera devices, enumerates the resolutions and frame rates exposed by each driver, negotiates HD and 4K modes, mirrors the preview, saves full-resolution photographs, and records H.264 MP4 video.
neoImage
com.visualneo.neoimageneoImage is a modern image viewer and renderer for VisualNEO Win. It loads local images, HTTP/HTTPS URLs, and Base64 Data URIs, then displays them with configurable fitting, alignment, zoom, pan, rotation, flipping, opacity, interpolation, background, and border styling.
neoScreenCapture
neoScreenCapture adds still-image capture, a live preview control, clipboard output, and H.264/AAC MP4 screen recording to VisualNEO Win. It can record the complete virtual desktop, an individual monitor, a rectangular region, a selected application window, or the active window. A recording may include Windows system audio, a microphone, or both, plus an optional webcam overlay.
neoVideo - Native Windows Video Player
com.visualneo.neovideoneoVideo adds a native Windows video player to VisualNEO Win. It uses Media Foundation for primary playback with a DirectShow compatibility fallback. The video surface includes antialiased modern overlay controls for play/pause, seeking, time, volume, and fullscreen.
VisualNEO Automation & AI Suite
AI, web services, email, files, archives, cryptography and system automation.
neoAI 1.1.4
neoAI connects VisualNEO Win publications to the OpenRouter API. It provides chat, vision, structured output, in-memory conversations, image and video generation, model discovery, embeddings, media downloads, and non-blocking callbacks.
neoCrypto Plugin Manual for VisualNEO Win
com.visualneo.neocryptoIt provides authenticated AES-256 encryption, cryptographic hashing (MD5, SHA-1, SHA-256, SHA-384, SHA-512 and standard CRC-32), HMAC creation and verification, Base64/Hex/URL encoders, cryptographically secure random bytes and passwords, and UUID creation.
neoFile Plugin Manual for VisualNEO Win
com.visualneo.neofileIt replaces obsolete 16/32-bit legacy file tools with a modern, Unicode-first engine that natively supports:
neoHTTP for VisualNEO Win
com.visualneo.neohttpneoHTTP adds REST requests, multipart uploads, streamed downloads, authentication helpers, cookies, URL tools, asynchronous callbacks, and unencrypted WebSocket communication to VisualNEO Win.
neoMail Plugin Manual for VisualNEO Win
com.visualneo.neomailneoMail provides first-class, optimized support for SMTP2Go:
neoSystem for VisualNEO Win
com.visualneo.neosystemneoSystem exposes Windows process, hardware, window, environment, clipboard, registry, service, shell, network, notification, audio, and screenshot operations to NeoScript.
neoZip Plugin Manual for VisualNEO Win
com.visualneo.neozipWith neoZip, your applications can create, extract, modify, inspect, and verify .zip and .gz archives without needing 7-Zip, WinRAR, or external command-line tools. Everything runs natively in-process inside your VisualNEO application with zero third-party DLL dependencies.