Business Software for Windows - Page 319

Top Software for Windows as of July 2025 - Page 319

Windows Clear Filters
  • 1
    3DimViewer

    3DimViewer

    3Dim Laboratory

    3DimViewer is a lightweight, open source software application designed for the visualization of medical DICOM images. Built using modern 3D graphics technologies, it allows for fast and interactive 3D visualization of medical data. It supports multiplanar reconstruction (MPR), volume rendering, and 3D surface rendering, making it useful for a variety of clinical and research applications. 3DimViewer includes basic tools for image navigation, such as zoom, pan, window/level adjustments, and measuring distances. It allows users to inspect DICOM metadata and provides a simple, user-friendly interface. It can read DICOM image data from local disks or removable media and does not require installation, as it is distributed as a standalone executable for Windows and macOS. 3DimViewer is intended to be an accessible tool for students, researchers, and professionals who need a fast and simple way to view 3D medical imaging data.
    Starting Price: Free
  • 2
    Pro Surgical 3D
    Pro Surgical 3D is a free, FDA-cleared DICOM viewer developed by Stratovan for viewing and interacting with patient-specific medical data. It enables users to load DICOM images and generate high-quality 3D visualizations for surgical planning and diagnostic review. The software supports advanced 3D surface rendering, volume rendering, and multi-planar reformatting, providing accurate anatomical models that enhance clinical insight. Users can rotate, zoom, and pan 3D models, as well as perform measurements and annotations directly on the visualization. Pro Surgical 3D is designed to improve patient outcomes through better preoperative planning by allowing precise analysis of complex anatomical structures. It is compatible with various imaging modalities such as CT and MRI and supports loading DICOM files from local drives. Pro Surgical 3D also includes intuitive tools for threshold adjustment and cropping to isolate regions of interest.
    Starting Price: Free
  • 3
    ONIS

    ONIS

    ONIS

    ONIS Viewer is a complete DICOM viewer and PACS workstation designed for medical imaging professionals seeking high performance and scalability. It supports a full range of DICOM formats and includes tools for image review, analysis, and diagnosis. ONIS offers essential functions such as window leveling, zoom, pan, rotation, and measurements, as well as advanced features like multi-planar reconstruction, 3D volume rendering, and cine loop playback. It provides robust annotation tools, comparison of multiple studies, and synchronized scrolling across series. ONIS is designed to integrate easily into existing workflows, supporting DICOM Query/Retrieve, DICOM Store, and DICOM Print services. It also features a built-in database with search functionality, allowing users to manage patient data efficiently. ONIS includes user authentication, logging, and access control to ensure data security and privacy.
    Starting Price: $499 one-time payment
  • 4
    ORPALIS DICOM Viewer
    ORPALIS DICOM Viewer is a free and lightweight application developed for browsing and viewing DICOM medical images. It allows users to open DICOM files from various imaging modalities such as CT scans, MRIs, and ultrasound images. Designed with simplicity in mind, the viewer provides essential tools for navigating medical images, including zoom, pan, and window leveling. It supports both monochrome and color images, multi-frame images, and offers drag-and-drop functionality for ease of use. It is intuitive and user-friendly, aimed at facilitating quick access to medical images without the need for complex setup or configuration. ORPALIS DICOM Viewer is based on GdPicture.NET technologies and demonstrates high performance and rendering accuracy. It is intended for non-diagnostic purposes and allows healthcare professionals, students, and developers to explore DICOM files with basic image manipulation tools.
    Starting Price: Free
  • 5
    Miele-LXIV

    Miele-LXIV

    DICOM Software

    ​Miele-LXIV is a 64-bit DICOM viewer and workstation developed by Alex Bettarini. The macOS version, written in Objective-C and built with Xcode, is available as a free download. The Windows and Linux versions are complete rewrites in C++ using CMake and wxWidgets, currently featuring about 25% of the macOS functionality. The Windows version requires OpenGL (Core profile), and users can request a free evaluation version by contacting the developer. The Linux version, built with gcc, also necessitates OpenGL drivers (Core profile) and has been tested on Ubuntu 24.04 and Linux Mint 22.1. Miele-LXIV is a DICOM workstation, viewer and more. The project started in November 2014 as a fork of the popular open source 32-bit project OsiriX, but it has been modified to become a 64-bit application and to remove many of the limitations of the 32-bit version.
    Starting Price: Free
  • 6
    MindSpore

    MindSpore

    MindSpore

    ​MindSpore is an open source deep learning framework developed by Huawei, designed to facilitate easy development, efficient execution, and deployment across cloud, edge, and device environments. It supports multiple programming paradigms, including both object-oriented and functional programming, allowing users to define AI networks using native Python syntax. MindSpore offers a unified programming experience that seamlessly integrates dynamic and static graphs, enhancing compatibility and performance. It is optimized for various hardware platforms, including CPUs, GPUs, and NPUs, and is particularly well-suited for Huawei's Ascend AI processors. MindSpore's architecture comprises four layers, the model layer, MindExpression (ME) for AI model development, MindCompiler for optimization, and the runtime layer supporting device-edge-cloud collaboration. Additionally, MindSpore provides a rich ecosystem of domain-specific toolkits and extension packages, such as MindSpore NLP.
    Starting Price: Free
  • 7
    EditRocket

    EditRocket

    EditRocket

    ​EditRocket is a comprehensive text and source code editor, offering a suite of XML editing tools designed to enhance productivity and ease of use. Its XML Validator allows users to check the syntax of XML files and validate them against schemas when the "check schema" option is selected. The XML Tag Navigator parses the editor's content, displaying XML tags in a clickable list that directs users to the corresponding tag locations within the document. The XML Sidekick provides tabs for coding inserts, tools, utilities, and the XML Tag Navigator, enabling quick insertion of XML constructs via buttons or customizable keyboard shortcuts. Additionally, EditRocket features XML Tag Completion, automatically inserting closing tags after typing an opening tag, with a configurable completion delay. Beyond XML-specific functionalities, EditRocket supports syntax highlighting for over 20 programming languages, and offers coding sidekicks and code builders.
    Starting Price: $42.95 per 2 years
  • 8
    JSONBuddy

    JSONBuddy

    JSONBuddy

    JSONBuddy is a comprehensive JSON editor and validator designed to streamline the creation and management of JSON and JSON Schema files. It offers a range of features, including a text editor with syntax coloring, auto-completion, and code folding, as well as a grid-style editor that simplifies the process of building JSON structures. It ensures error-free JSON through built-in syntax checking and validation against JSON Schema standards, supporting Drafts 4, 6, 7, 2019-09, and 2020-12. Additionally, JSONBuddy provides functionalities for converting between JSON, XML, and CSV formats, importing CSV data to generate JSON, and generating HTML documentation from JSON Schemas. For large JSON files, it offers robust support, allowing users to open, navigate, and edit files with thousands or even millions of lines efficiently.
    Starting Price: $39 one-time payment
  • 9
    Roo Code

    Roo Code

    Roo Code

    ​Roo Code, formerly known as Roo Cline, is an AI-powered autonomous coding agent integrated into Visual Studio Code, designed to enhance software development efficiency. It facilitates natural language interactions, enabling users to generate code, refactor existing code, debug, and update documentation seamlessly. It can read and write files directly within the workspace, execute terminal commands, and automate browser actions. It supports integration with any OpenAI-compatible or custom APIs/models and allows customization through various modes, including Code Mode for general coding tasks, Architect Mode for system design, Ask Mode for inquiries, Debug Mode for troubleshooting, and user-defined Custom Modes for specialized tasks. Roo Code also features the Model Context Protocol (MCP), extending its capabilities by integrating with external tools and APIs.
    Starting Price: Free
  • 10
    JSONedit

    JSONedit

    tomeko.net

    JSONedit is a lightweight, portable JSON editor that offers text, tree, and list views for efficient data visualization and manipulation. It is a standalone executable of approximately 2 MB, requiring no installation and storing settings in a .ini file within its directory. Key features include syntax highlighting, tree reuse for maintaining node expansion states between sessions, drag-and-drop functionality for node movement, and tools for array manipulation such as cloning and CSV import. Users can reformat JSON data between compact and indented styles, search within text and tree views, and validate JSON syntax. JSONedit is freeware, allowing free use and distribution.
    Starting Price: Free
  • 11
    JSON Crack

    JSON Crack

    ToDiagram

    ​JSON Crack is an open source tool that transforms complex data formats, including JSON, YAML, CSV, XML, and TOML, into interactive, visually intuitive graphs, enhancing data comprehension and analysis. Users can input data directly, upload files, or provide URLs, and it automatically generates a visual tree graph. It supports data conversion between formats, such as JSON to CSV or XML to JSON, and includes features like JSON formatting, validation, and code generation for TypeScript interfaces, Golang structs, and JSON Schemas. Advanced tools are available for decoding JWTs, executing JQ queries, and performing JSON Path commands. Users can export visualizations as PNG, JPEG, or SVG files. All data processing occurs locally on the user's device, ensuring data privacy. ​
    Starting Price: Free
  • 12
    ML.NET

    ML.NET

    Microsoft

    ML.NET is a free, open source, and cross-platform machine learning framework designed for .NET developers to build custom machine learning models using C# or F# without leaving the .NET ecosystem. It supports various machine learning tasks, including classification, regression, clustering, anomaly detection, and recommendation systems. ML.NET integrates with other popular ML frameworks like TensorFlow and ONNX, enabling additional scenarios such as image classification and object detection. It offers tools like Model Builder and the ML.NET CLI, which utilize Automated Machine Learning (AutoML) to simplify the process of building, training, and deploying high-quality models. These tools automatically explore different algorithms and settings to find the best-performing model for a given scenario.
    Starting Price: Free
  • 13
    Smart Dash Cam
    Turn your phone into a full-featured car video recorder at a fraction of the cost of the standalone device. Smart Dash Cam app automatically captures every driving moment using the auto-loop technology and collision detection. You can feel at ease having a dependable "silent witness" by your side. With the built-in manual and auto recording mode, the Smart Dash Cam is always ready to capture extraordinary moments when you are driving. Whether it be a spectacular falling meteorite, a herd of bison crossing the road, or traffic accidents, you will always have something interesting captured in videos.
    Starting Price: Free
  • 14
    Model Context Protocol (MCP)
    Model Context Protocol (MCP) is an open protocol designed to standardize how applications provide context to large language models (LLMs). It acts as a universal connector, similar to a USB-C port, allowing LLMs to seamlessly integrate with various data sources and tools. MCP supports a client-server architecture, enabling programs (clients) to interact with lightweight servers that expose specific capabilities. With growing pre-built integrations and flexibility to switch between LLM vendors, MCP helps users build complex workflows and AI agents while ensuring secure data management within their infrastructure.
    Starting Price: Free
  • 15
    Convertify

    Convertify

    Convertify

    Tired of slow, risky online converters? Frustrated by hidden fees, file size limits, and privacy nightmares? Stop settling. Convertify is the revolutionary all-in-one offline file conversion suite designed for ultimate power, privacy, and absolute freedom. Experience the difference: ✅ TRULY FREE & UNLIMITED: Convert endlessly. No limits, no watermarks, no kidding. 🔒 100% OFFLINE & PRIVATE: Your files NEVER leave your PC. Zero uploads, zero tracking, zero accounts needed. Total peace of mind. 🚀 BLAZING-FAST BATCH POWER: Convert 10,000+ files at once without breaking a sweat. Reclaim your time! 🧠 AI IMAGE SUPERPOWERS: Magically upscale low-res images to stunning 4K quality. Breathe life into old photos! ⚙️ UNIVERSAL FORMAT MASTERY: Conquer 180+ formats across images, video, audio, documents, eBooks, and archives. If you have it, we can convert it. 🖱️ EFFORTLESS DRAG & DROP: So simple, anyone can achieve professional results instantly.
    Starting Price: $0
  • 16
    Nanobrowser

    Nanobrowser

    Nanobrowser

    Nanobrowser is an open-source, AI-powered web automation tool that runs directly in your browser, providing an alternative to costly services like OpenAI Operator. It features a multi-agent system, where specialized AI agents work together to handle complex web workflows efficiently. Nanobrowser offers flexible LLM (Large Language Model) options, enabling users to connect to various providers like OpenAI, Anthropic, and Gemini. The platform is privacy-focused, with everything running locally in the browser to ensure user credentials remain secure. As a free tool, it provides powerful web automation capabilities without the high subscription fees.
    Starting Price: Free
  • 17
    Kunena

    Kunena

    The Kunena Project

    ​Kunena is a free, fully integrated forum extension for Joomla that requires no bridges or hacks. Kunena offers easy customization through template overrides and the Hierarchical Model-View-Controller (HMVC) design pattern, allowing developers to tailor the forum's appearance and functionality to their needs. Optimized for performance, Kunena delivers faster loading times, especially when running on PHP 7, resulting in a 200-300% speed increase. It is designed with minimal requirements, is compatible with most web hosting providers, and supports various web servers, including Apache, Nginx, LiteSpeed, and IIS. Kunena continues to evolve, with a dedicated team of volunteers committed to providing a reliable, scalable, and robust forum solution for the Joomla community. ​
    Starting Price: Free
  • 18
    Mastra

    Mastra

    Mastra AI

    Mastra is a powerful TypeScript framework for building intelligent AI agents that can execute tasks, access knowledge bases, and maintain memory persistently within workflows. This framework simplifies the process of creating and deploying AI-powered agents by leveraging TypeScript’s capabilities to streamline development. With features like customizable agent instructions, memory, and task orchestration, Mastra provides developers with the tools to build and scale AI agents for various applications, from personal assistants to specialized domain experts.
    Starting Price: Free
  • 19
    Honeywell Enterprise Browser
    ​Honeywell's Enterprise Browser is a locked-down web client application designed for Honeywell computers, compatible with Microsoft Internet Explorer and HTML5 web browser engines. It enables enterprises to develop and deploy web-based applications tailored for data collection tasks, utilizing standard web technologies like HTML5, CSS, and JavaScript. It offers JavaScript interfaces for barcode scanning and printing control, facilitating seamless integration with Honeywell's data capture devices. Administrators can enforce URL whitelisting to restrict user access to approved websites, ensuring compliance with corporate policies and enhancing security. It supports remote configuration, allowing centralized management of browser settings across devices. Multiple rendering engines are available to accommodate both new and existing applications without the need for re-coding.
    Starting Price: Free
  • 20
    Lyric Video Studio
    Lyric Video Studio is a powerful, feature-rich video editing tool designed for musicians and content creators looking to produce engaging lyric and subtitled videos. With a user-friendly interface and advanced capabilities, the platform allows for easy synchronization of lyrics with music, as well as seamless integration with generative AI for creating stunning visual effects. Whether you’re importing text, adding AI-generated images, or syncing audio to video, Lyric Video Studio offers a full set of tools for creative video production, including motion and object tracking, background removal, and customizable transitions. The software’s intuitive design ensures quick and efficient creation of professional-quality lyric videos.
    Starting Price: 79€ perpetual license
  • 21
    CloudRay

    CloudRay

    CloudRay

    CloudRay revolutionizes cloud server management by centralizing Bash script execution, automation, and security. Eliminate the hassle of logging into individual servers—run scripts effortlessly across your infrastructure from a single, secure platform. With real-time logging, credential management, scheduling, and team collaboration, CloudRay streamlines DevOps workflows and enhances efficiency. Automate deployments, orchestrate tasks, and maintain full control over your cloud operations—all with the power of Bash.
    Starting Price: $5/month
  • 22
    Llama 4 Behemoth
    Llama 4 Behemoth is Meta's most powerful AI model to date, featuring a massive 288 billion active parameters. It excels in multimodal tasks, outperforming previous models like GPT-4.5 and Gemini 2.0 Pro across multiple STEM-focused benchmarks such as MATH-500 and GPQA Diamond. As the teacher model for the Llama 4 series, Behemoth sets the foundation for models like Llama 4 Maverick and Llama 4 Scout. While still in training, Llama 4 Behemoth demonstrates unmatched intelligence, pushing the boundaries of AI in fields like math, multilinguality, and image understanding.
    Starting Price: Free
  • 23
    Llama 4 Maverick
    Llama 4 Maverick is one of the most advanced multimodal AI models from Meta, featuring 17 billion active parameters and 128 experts. It surpasses its competitors like GPT-4o and Gemini 2.0 Flash in a broad range of benchmarks, especially in tasks related to coding, reasoning, and multilingual capabilities. Llama 4 Maverick combines image and text understanding, enabling it to deliver industry-leading results in image-grounding tasks and precise, high-quality output. With its efficient performance at a reduced parameter size, Maverick offers exceptional value, especially in general assistant and chat applications.
    Starting Price: Free
  • 24
    Llama 4 Scout
    Llama 4 Scout is a powerful 17 billion active parameter multimodal AI model that excels in both text and image processing. With an industry-leading context length of 10 million tokens, it outperforms its predecessors, including Llama 3, in tasks such as multi-document summarization and parsing large codebases. Llama 4 Scout is designed to handle complex reasoning tasks while maintaining high efficiency, making it perfect for use cases requiring long-context comprehension and image grounding. It offers cutting-edge performance in image-related tasks and is particularly well-suited for applications requiring both text and visual understanding.
    Starting Price: Free
  • 25
    Thunder Client

    Thunder Client

    Thunder Client

    ​Thunder Client is a lightweight REST API client extension for Visual Studio Code, designed to simplify API testing with an intuitive and user-friendly interface. It supports features such as collections, environment variables, and scriptless testing, allowing developers to organize requests, manage different environments, and validate API responses without the need for scripting. All data is stored locally on the user's device, ensuring privacy and security. Additionally, Thunder Client offers Git synchronization for team collaboration, enabling the saving and sharing of request data within a Git repository. Its CLI supports CI/CD integration, facilitating automated testing and report generation. Trusted by over 5 million users worldwide, Thunder Client seamlessly integrates into the VS Code environment, providing a streamlined workflow for API development and testing. ​
    Starting Price: $3 per month
  • 26
    ForexVPS.net

    ForexVPS.net

    Think Huge

    ForexVPS.net is an award-winning VPS solution trusted by retail traders and brokers worldwide since 2010. We deliver ultra-low latency, lightning-fast execution, and 24/7 expert support to help you stay ahead of the markets. Powering trading ambitions across the globe. 🌍 👉 Visit us at forexvps.net
    Starting Price: $26
  • 27
    NR7 Miner

    NR7 Miner

    NR7 Miner

    As the world's leading clean energy cloud mining platform, NR7 Miner is committed to reshaping the way digital assets are mined through renewable energy technology. By utilizing the most advanced infrastructure and secure cloud technology, 100% of the renewable energy such as solar energy and wind energy is used to create the industry's first carbon-neutral mining network, so that every user can participate in sustainable cryptocurrency mining with zero barriers and share the dividends of blockchain development.
    Starting Price: $0
  • 28
    TiSPY

    TiSPY

    TiSPY

    ​TiSPY is a comprehensive parental monitoring application designed to help parents ensure their children's safety in both online and offline environments. It offers a wide range of features, including call and SMS tracking, monitoring of social media platforms such as WhatsApp, Facebook, Instagram, and Snapchat, live location tracking with geofencing capabilities, and access to the device's phonebook with contact blocking options. Additional functionalities include web history monitoring, application usage tracking, keylogging to capture typed content, advanced file exploration, audio and video surveillance, and remote device management features like data wiping and factory reset. TiSPY operates discreetly in the background, ensuring stealth mode to maintain privacy. The installation process is straightforward, taking approximately two minutes.
    Starting Price: $11.73 per month
  • 29
    Claude Max

    Claude Max

    Anthropic

    The Max Plan from Anthropic's Claude platform is designed for users who require extended access and higher usage limits for their AI-powered collaboration. Ideal for frequent and demanding tasks, the Max Plan offers up to 20 times higher usage than the standard Pro plan. With flexible usage levels, users can select the plan that fits their needs—whether they need additional usage for complex data, large documents, or extended conversations. The Max Plan also includes priority access to new features and models, ensuring users always have the latest tools at their disposal.
    Starting Price: $100/month
  • 30
    Pruna AI

    Pruna AI

    Pruna AI

    Pruna uses generative AI to enable companies to produce professional-grade visual content quickly and affordably. By eliminating the traditional need for studios and manual editing, it empowers brands to create consistent, customized images for advertising, product displays, and digital campaigns with minimal effort.
    Starting Price: $0.40 per runtime hour