Alternatives to Swiftify

Compare Swiftify alternatives for your business or organization using the curated list below. SourceForge ranks the best alternatives to Swiftify in 2026. Compare features, ratings, user reviews, pricing, and more from Swiftify competitors and alternatives in order to make an informed decision for your business.

  • 1
    Bitrise

    Bitrise

    Bitrise

    Bitrise is a CI/CD platform built for mobile development, helping teams speed up builds, automate testing, and deliver high-quality apps faster. It supports native languages like Swift, Objective-C, Java, and Kotlin, as well as cross-platform frameworks including React Native, Flutter, Xamarin, Cordova, and Ionic. Setup takes minutes, with customizable workflows that adapt to any project. Bitrise integrates with GitHub, GitLab, and other industry-standard tools, while its cloud infrastructure removes the need for manual processes or maintenance overhead. Pipelines provide flexible structure for CI/CD, running tasks in parallel or sequentially to optimize efficiency. With access to the latest machines, up-to-date Xcode versions, and expert customer support, Bitrise offers a complete solution for mobile teams of any size.
    Compare vs. Swiftify View Software
    Visit Website
  • 2
    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
  • 3
    Supervibes

    Supervibes

    Supervibes

    Supervibes is a Swift-native “vibecoding” tool built for app development that allows developers to build, run, and ship real apps with or without Xcode integration. It supports starting from scratch or importing an existing project, and includes pre-built components like onboarding, analytics, navigation routing, and monetization hooks via the embedded integration with ’s MCP. The desktop app enables cloud-accelerated builds, real-time build-error feedback, and direct deployment to a simulator or a device. It is designed for monetization from the outset, optimized to help developers generate revenue through paywalls, subscriptions, and in-app purchases, while significantly reducing setup friction by managing code signing, certificates, dependencies, and build pipelines automatically. Supervibes thus enables Swift-focused creators to iterate faster, embed analytics and monetization natively, and ship apps more easily than traditional Xcode workflows.
    Starting Price: Free
  • 4
    AI Localizer

    AI Localizer

    Wide Angle Software

    AI Localizer is a powerful macOS application designed to simplify the localization of Xcode built iOS and macOS apps. Using the power of its AI translation services, it allows developers to effortlessly translate their apps into over 35 languages with a single click. Key features: - Effortlessly translate your Xcode projects using AI translation, Microsoft Azure, Google Translate, or manual translation. - Seamlessly manage string and catalogue files within your projects, adding and editing them with ease. - Effortlessly add new languages to your app or modify existing ones, ensuring global reach. - Localize strings within SwiftUI, Storyboard, or XIB interfaces, offering support for both .strings and .xcstrings catalogue file formats. - Option to export translations in CSV format for manual review and import them back into your project effortlessly. - Privacy centric: Localization performed on your own computer, no data is collected from this app.
    Starting Price: $6.99
  • 5
    Xcode

    Xcode

    Apple

    Xcode is Apple’s integrated development environment for building, testing, and distributing apps across Apple platforms. It provides powerful tools for coding, debugging, profiling, and simulation in one unified workspace. Predictive code completion and coding intelligence help developers write cleaner, faster code. Xcode supports advanced debugging and performance analysis to identify issues early. Built-in simulators allow developers to prototype apps across Apple devices without physical hardware. Testing frameworks ensure apps meet quality and performance standards. Xcode streamlines the entire app development lifecycle from idea to deployment.
  • 6
    IconMaker

    IconMaker

    IconMaker

    Drag or select an app icon image (1024x1024) to generate different app icon sizes for all platforms. IconMaker can also help you create icons for your projects, generate icons to use in your Android Studio projects or your Xcode projects.
  • 7
    XCTest

    XCTest

    Apple

    Create and run unit tests, performance tests, and UI tests for your Xcode project. Use the XCTest framework to write unit tests for your Xcode projects that integrate seamlessly with Xcode's testing workflow. Tests assert that certain conditions are satisfied during code execution, and record test failures (with optional messages) if those conditions aren’t satisfied. Tests can also measure the performance of blocks of code to check for performance regressions and can interact with an application's UI to validate user interaction flows. A test method is a small, self-contained method that tests a specific part of your code. A test case is a group of related test methods. Add test cases and test methods to a test target to confirm that your code performs as expected. The primary class for defining test cases, test methods, and performance tests. An abstract base class for creating, managing, and executing tests.
    Starting Price: Free
  • 8
    Objective-C

    Objective-C

    Objective-C

    Objective-C is the primary programming language you use when writing software for OS X and iOS. It’s a superset of the C programming language and provides object-oriented capabilities and a dynamic runtime. Objective-C inherits the syntax, primitive types, and flow control statements of C and adds syntax for defining classes and methods. It also adds language-level support for object graph management and object literals while providing dynamic typing and binding, deferring many responsibilities until runtime. When building apps for OS X or iOS, you’ll spend most of your time working with objects. Those objects are instances of Objective-C classes, some of which are provided for you by Cocoa or Cocoa Touch and some of which you’ll write yourself.
  • 9
    Slather

    Slather

    Slather

    Generate test coverage reports for Xcode projects & hook it into CI. Enable test coverage by ticking the "Gather coverage data" checkbox when editing a scheme.
    Starting Price: Free
  • 10
    EarlGrey

    EarlGrey

    EarlGrey

    With the EarlGrey framework, you have access to enhanced synchronization features. EarlGrey automatically synchronizes with the UI, network requests, and various queues; but still allows you to manually implement customized timings, if needed. EarlGrey’s synchronization features help to ensure that the UI is in a steady state before actions are performed. This greatly increases test stability and makes tests highly repeatable. EarlGrey works in conjunction with the XCTest framework and integrates with Xcode’s Test Navigator so you can run tests directly from Xcode or the command line (using xcodebuild). The EarlGrey documentation for users is located in the EarlGrey/docs folder. To get started, review the EarlGrey features, check for backward compatibility, and then install/run EarlGrey with your test target. After everything is configured, take a look at the EarlGrey API and start writing your own tests.
    Starting Price: Free
  • 11
    Superapp

    Superapp

    Superapp

    Superapp is a no-code AI platform that allows users to build native iOS applications (and optionally React Native/Expo cross-platform) by simply describing the app in natural language, the system generates Swift (or React Native) code, handles backend integration (e.g., with Supabase), UI design consistent with Apple standards and deployment setup, all without requiring the user to write a single line of code. It removes traditional developer roadblocks such as Xcode configuration, provisioning profiles, and manual UI coding, replacing them with an AI-powered “full-stack engineer” that produces production-ready apps from prompts. Users can input design references, and the platform will replicate design elements and integrate them into the resulting app. The platform supports building an app from scratch, generating backend data schemas, connecting UI to the database, and handling native behaviors, enabling founders, product designers, and agencies.
  • 12
    Caret

    Caret

    Caret

    Based on the amazing Ace editing component, Caret brings professional-strength text editing to Chrome OS. With Caret, you no longer need to install a second OS to get what other platforms take for granted: a serious editor for local files, aimed at working programmers. Caret offers syntax highlighting for a wide variety of languages, and all of the standard themes that come with Ace, including emulations of coloring from other editors like Eclipse, XCode, and the Chrome Dev Tools. Once you've gotten used to making many changes with just a keystroke or two, it's hard to go back to just one cursor. Caret offers multiple cursors and selections, and support for Sublime keybindings like Ctrl-D (select next match). Why bother learning keyboard shortcuts? With the command palette (Ctrl-Shift-P), you can just start typing what you want, Caret will fuzzy-search the menu configuration, find the command you want, and execute it for you. You never need to touch the mouse again.
  • 13
    AR Composer
    Reality Composer is a powerful tool that makes it easy for you to create interactive augmented reality experiences with no prior 3D experience. Reality Converter quickly converts your existing 3D models to USDZ so it works seamlessly in our tools and on all AR-enabled iPhone and iPad devices. Reality Composer for iOS, iPadOS, and macOS makes it easy to build, test, tune, and simulate AR experiences for iPhone or iPad. With live linking, you can rapidly move between Mac and iPhone or Mac and iPad to create stunning AR experiences, then export them to AR Quick Look or integrate them into your app with Xcode. Import your own USDZ files or take advantage of the hundreds of ready-to-use virtual objects in the built-in AR library. This library harnesses the power of procedural content generation for a variety of assets, so you can customize a virtual object’s size, style, and more.
  • 14
    Proxyman

    Proxyman

    Proxyman LLC

    ## Features * 🍏 **macOS-optimized:** Crafted with Swift and Objective-C, leveraging Apple SwiftNIO for high-performance networking. * 🖥️ **Apple Silicon ready:** Full compatibility with M1, M2, and M3 chips. * 🚀 **Modern OS support:** Designed for macOS Ventura and Sonoma. * 🌐 **Seamless traffic interception:** Effortlessly capture HTTP/HTTPS and WebSocket data from browsers, iOS, and Android. * 🎨 **User-friendly interface:** Sleek and intuitive design for ease of use. * 🔎 **Advanced filtering:** Multiple options for precise data analysis. * 📱 **Cross-platform setup:** Detailed guides for iOS simulator and physical iOS/Android devices. * 🛠️ **Essential debugging toolkit:** Compose, Repeat, Wildcard/Regex Filtering, Column Customization, and more. * 🔧 **Pro-level features:** Breakpoints, Local/Remote Mapping, Blacklisting. ...
  • 15
    AppCode

    AppCode

    JetBrains

    Thanks to an in-depth understanding of your code structure, AppCode takes care of your routine tasks and saves you from extra typing. Jump to any file, class, or symbol in your project in no time, use hierarchical and structure views to navigate through your project structure. AppCode offers two kinds of code completion: basic as-you-type completion, and more advanced SmartType completion for precise filtering of suggestions. Modify and improve your code any time with safe, accurate and reliable refactorings. AppCode is constantly monitoring the quality of your code. It warns you of errors and smells and suggests quick-fixes to resolve them automatically. AppCode provides lots of code inspections for Objective-C, Swift, C/C++, and a number of code inspections for other supported languages. All code inspections are run on the fly. Rename variables, constants, functions, type names and classes and rest assured that AppCode will update all the usages across the entire code base for you.
    Starting Price: $199 per user per year
  • 16
    LiteRT

    LiteRT

    Google

    LiteRT (Lite Runtime), formerly known as TensorFlow Lite, is Google's high-performance runtime for on-device AI. It enables developers to deploy machine learning models across various platforms and microcontrollers. LiteRT supports models from TensorFlow, PyTorch, and JAX, converting them into the efficient FlatBuffers format (.tflite) for optimized on-device inference. Key features include low latency, enhanced privacy by processing data locally, reduced model and binary sizes, and efficient power consumption. The runtime offers SDKs in multiple languages such as Java/Kotlin, Swift, Objective-C, C++, and Python, facilitating integration into diverse applications. Hardware acceleration is achieved through delegates like GPU and iOS Core ML, improving performance on supported devices. LiteRT Next, currently in alpha, introduces a new set of APIs that streamline on-device hardware acceleration.
    Starting Price: Free
  • 17
    Sympli

    Sympli

    Sympli

    Design handoff, implementation, and collaboration for web and mobile product teams. Sympli works with Photoshop, Adobe XD, Sketch, Android Studio, and Xcode.
  • 18
    Core Data
    Use Core Data to save your application’s permanent data for offline use, to cache temporary data, and to add undo functionality to your app on a single device. To sync data across multiple devices in a single iCloud account, Core Data automatically mirrors your schema to a CloudKit container. Through Core Data’s Data model editor, you define your data’s types and relationships, and generate respective class definitions. Core Data can then manage object instances at runtime to provide several features. Core Data abstracts the details of mapping your objects to a store, making it easy to save data from Swift and Objective-C without administering a database directly. Core Data’s undo manager tracks changes and can roll them back individually, in groups, or all at once, making it easy to add undo and redo support to your app. Perform potentially UI-blocking data tasks, like parsing JSON into objects, in the background.
    Starting Price: Free
  • 19
    iXGuard

    iXGuard

    Guardsquare

    Hackers can use readily available tools to disassemble and inspect your iOS applications and SDKs and gain insight into their internal logic. This opens the way for various forms of abuse, including intellectual property theft, credential harvesting, tampering and cloning. iXGuard protects native iOS and cross-platform apps and SDKs against reverse engineering and hacking. It hardens apps’ code and enables them to defend themselves at runtime. iXGuard is a command-line tool that processes and protects iOS applications and libraries. It enables you to fully protect your application or SDK without requiring you to share or alter the source code. iXGuard is easy to configure. It can be set up to protect entire applications or specific functions with a single configuration file. iXGuard offers built-in support for both native iOS (Objective-C, Swift) and cross-platform applications (Cordova, Ionic, React Native, Unity).
  • 20
    Casbin

    Casbin

    Casbin

    Casbin is an open-source authorization library that supports various access control models, including Access Control Lists (ACL), Role-Based Access Control (RBAC), and Attribute-Based Access Control (ABAC). It is implemented in multiple programming languages such as Golang, Java, C/C++, Node.js, JavaScript, PHP, Laravel, Python, .NET (C#), Delphi, Rust, Ruby, Swift (Objective-C), Lua (OpenResty), Dart (Flutter), and Elixir, providing a consistent API across different platforms. Casbin abstracts access control models into configuration files based on the PERM metamodel, allowing developers to switch or upgrade authorization mechanisms by simply modifying configurations. It offers flexible policy storage options, supporting various databases like MySQL, PostgreSQL, Oracle, MongoDB, Redis, and AWS S3. The library also features a role manager to handle RBAC role hierarchies and supports filtered policy management for efficient enforcement.
    Starting Price: Free
  • 21
    Gitbox

    Gitbox

    Gitbox

    One-click commit, push and pull. Unique search in history and undo for Git commands. Powerful commands like rebase, branch reset and cherry picking. And now it works with submodules. Gitbox integrates with popular diff tools such as Xcode FileMerge, Kaleidoscope, Changes, DiffMerge. Use keyboard for ultimate efficiency. Use arrow keys to jump between all the panes and lists. To stage all files, hit Cmd+Shift+Return. To stage/unstage selected files, use "S" shortcut. To pull and push, use "U" and "P" shortcuts. Press Option key to perform fetch. Press Cmd+Shift to force push or rebase. Right click menus contain all the advanced features you might need. For instance, to reset a branch, cherry pick a commit or revert a file. To amend a commit, simply undo it (cmd+Z). You can also undo merge, pull and even push. To find a bug, use color labels. Check out a commit, test it and mark if it works or not. This is a much better and visual approach than git-bisect.
    Starting Price: $14.99 one-time payment
  • 22
    Intro

    Intro

    Intro

    Intro automates search, screening and outreach, so you can spend your time interviewing qualified candidates. Talk to one of our experts about your targeting. Decide which candidates are contacted. You'll automatically get in touch through your own email. We scour the open web to find software engineers and other technical candidates. Java, .NET, Ruby, Python and other languages. React, Angular, Javascript, HTML, CSS, design and more. Broad skills and experience across the entire stack. Java, Kotlin and other languages for Android. Swift or Objective-C for iOS and other Apple devices. Experience from both development and operations. Our pricing is determined by how many positions you want to fill and how difficult they are. We always guarantee a certain amount of qualified, interested candidates. Being a consultant is not for everyone. We scan the open web to find candidates that suit you. Search and screening is (almost) completely automated.
  • 23
    Zirbot

    Zirbot

    Zirbot

    Cross-platform messaging app designed for iOS and Android. API access and web console available for push notifications. Speed up and organize the internal communication of the company and, at the same time, provide customer service through the same app. They won't be asked to provide any personal data such email or cell number. The application generates a secure QR identifier, designed to be the main method to share the identity. Send push notifications directly to Workgroups or Customers from main programming languages, as well from our Web Console. Integrate Zirbot Messenger into your web app, shell script, Xcode, Android Studio or any other project you have and need to send push notifications directly to an IOS or Android device.
  • 24
    Core ML

    Core ML

    Apple

    Core ML applies a machine learning algorithm to a set of training data to create a model. You use a model to make predictions based on new input data. Models can accomplish a wide variety of tasks that would be difficult or impractical to write in code. For example, you can train a model to categorize photos or detect specific objects within a photo directly from its pixels. After you create the model, integrate it in your app and deploy it on the user’s device. Your app uses Core ML APIs and user data to make predictions and to train or fine-tune the model. You can build and train a model with the Create ML app bundled with Xcode. Models trained using Create ML are in the Core ML model format and are ready to use in your app. Alternatively, you can use a wide variety of other machine learning libraries and then use Core ML Tools to convert the model into the Core ML format. Once a model is on a user’s device, you can use Core ML to retrain or fine-tune it on-device.
  • 25
    Softaken MBOX to PST Converter
    Softaken MBOX to PST Converter Software is a reliable solution to export multiple MBOX files to Outlook PST file format. This tool is easy-to-use to convert MBOX files to PST file format. This app is 100% safe to convert MBOX files to Outlook PST file format. ALL users do not need to install other software to convert MBOX to PST. The app gives permission to all users they can convert MBOX files to PST, EMLX, EML, MSG, MBOX, and many other file formats. Before the conversion process, users can preview their selected MBOX data. The app supports multiple email clients such as; Mozilla Thunderbird, Mac/Apple Mail, The Bat, Incredi Mail, Spice Bird, Sea Monkey, Sylpheed, Opera Mail, Entourage, etc. The app provides swift conversion with all emails and attachments without any data limitations. The is fully compatible with all Windows versions such as; Windows 11, 10, 8.1, 8, 7, Vista, XP, etc. The computer program provides a filter option to all users so that they can filter their emails.
  • 26
    SourceDebug

    SourceDebug

    SourceDebug

    SourceDebug is a fast powerful project-oriented programming editor, code browser, and debugger that helps you understand code while you work and plan. SourceDebug has built-in dynamic analysis for C/C++, Objective-C, and more. SourceDebug can debug application with source code in different locations. SourceDebug integrates editing, browsing, compiling and debugging functions for local and remote projects. It can be used to learn an existing code base quickly, and get up to speed on new projects. SourceDebug parses your whole project and lets you navigate and edit code like a breeze. It can jump easily to variables, functions or include files. Smart Bookmark can record the browsing location and play back when needed. Supports GDB or LLDB-MI debug over SSH, ADB, Telnet , Rlogin and Local Cygwin. GDB server debug is also supported. Show Quickwatch, Watches, Callstack, Variables, Memory, Breakpoint List, Disassemble and Thread List as needed. Sftp, Ftp and Local drives are supported.
    Starting Price: $49/user
  • 27
    Codemagic

    Codemagic

    Codemagic

    Codemagic macOS build machines make building hybrid applications seamless thanks to the ever-growing list of preinstalled software available. Set up your Cordova Android and iOS app builds and workflows in a single, easy-to-configure codemagic.yaml file. Ensure the health of your Android and iOS apps with automated tests on simulators, emulators and real devices, and receive immediate feedback on build results. Codemagic integrates with Apple Developer Portal for easy iOS code signing and allows you to deploy to App Store Connect and Google Play without delay. Set up your React Native app builds and workflows in a single, easy-to-configure codemagic.yaml file. Codemagic’s macOS build machines come with multiple Xcode versions, Android SDK and npm preinstalled for hassle-free Android and iOS builds. Codemagic makes it easy to automate the testing of your React Native apps on simulators, emulators and real devices.
    Starting Price: $0.015 per minute
  • 28
    Buzztouch

    Buzztouch

    Buzztouch

    Buzztouch is software and an amazing community that helps people make native iOS and Android apps. Unlike many "app builders", there are no limits to what kinds of apps you can make using Buzztouch. Use the Buzztouch control panel to make an app, download the iOS or Android project, and you're off to the races. Use Xcode or Android Studio to install your app on your device. When you're happy, submit it to the App Store or the Google Play market. Native iOS and Android projects are packaged up nicely for you to keep. Whether you are just getting started or well on your way, you'll find Buzztouch community members just like you in your area or nearby to welcome you and lend a hand. Find Buzztouch friends across the pond and around the world to explore ideas, ask questions, and share your experiences with others. We think you should own your projects so you can tinker with code if you want.
  • 29
    Refraction

    Refraction

    Refraction

    Refraction is a code-generation tool for developers. It uses AI to generate code for you. You can use it to generate unit tests, documentation, refactor code, and more. Generate code using AI in 34 languages — Assembly, C#, C++, CoffeeScript, CSS, Dart, Elixir, Erlang, Go, GraphQL, Groovy, Haskell, HTML, Java, JavaScript, Kotlin, LaTeX, Less, Lua, MatLab, Objective-C, OCaml, Perl, PHP, Python, R Lang, Ruby, Rust, Sass / SCSS, Scala, Shell, SQL, Swift, and TypeScript. Join thousands of developers around the world using Refraction to generate documentation, create unit tests, refactor code, and more using AI. Use the power of AI to automate the tedious parts of software development like testing, documentation, and refactoring, so you can focus on what matters. Refactor, optimize, fix and style-check your code. Generate unit tests for your code with various test frameworks. Explain the purpose of your code to make it easier to understand.
    Starting Price: $8 per month
  • 30
    SpriteKit
    SpriteKit is Apple's 2D game development framework that provides a graphics rendering and animation infrastructure for animating textured images, or sprites. It leverages Metal to achieve high-performance rendering and integrates seamlessly with other Apple frameworks like ARKit and SceneKit, allowing for the creation of immersive augmented reality experiences. Developers can utilize SpriteKit's scene editor within Xcode to design and preview game levels, characters, and animations, streamlining the development process. The framework also supports physics simulations, particle systems, and various special effects, enabling the creation of dynamic and interactive game environments. With its intuitive API and robust toolset, SpriteKit simplifies the development of engaging 2D games and applications across Apple's platforms.
  • 31
    dupeGuru

    dupeGuru

    dupeGuru

    dupeGuru is a cross-platform (Linux, OS X, Windows) GUI tool to find duplicate files in a system. It’s written mostly in Python 3 and has the peculiarity of using multiple GUI toolkits, all using the same core Python code. On OS X, the UI layer is written in Objective-C and uses Cocoa. On Linux & Windows, it’s written in Python and uses Qt5. dupeGuru is a tool to find duplicate files on your computer. It can scan either filenames or contents. The filename scan features a fuzzy matching algorithm that can find duplicate filenames even when they are not exactly the same. dupeGuru runs on Mac OS X and Linux. Find your duplicate files in minutes, thanks to its quick fuzzy matching algorithm. dupeGuru not only finds filenames that are the same, but it also finds similar filenames. It has a special music mode that can scan tags and shows music-specific information in the duplicate results window.
  • 32
    EzPaste

    EzPaste

    Metrics Institute

    EzPaste (to be pronounced Easy-Paste) is a unique productivity tool for creating presentations directly from Excel. It lets you copy AT ONCE hundreds of Excel charts and tables while giving you complete control over the process. EzPaste newer version features besides PowerPoint, 5 other popular destinations: Word, Pdf, Html, and image files. Even for performing an isolated copy/paste of the current Excel selection (chart or data), EzPaste replaces the 4-5 steps usually involved with a swift one-click button, making it a valuable Excel tool on your desktop. ​EzPaste is a professional utility referenced by Microsoft in its relevant tutorial regarding copying and pasting objects from Excel to PowerPoint. All the EzPaste settings of a specific Excel file are saved within the file and automatically retrieved once the file is reopened.
    Starting Price: $89 one-time payment
  • 33
    TriFin

    TriFin

    TriFin

    From world-class patient engagement with the Enlyt Health to out-of-the-box tools and methodology with the RAMP framework, the TriFin platform accelerates your speed to market to make your business or product successful. Build apps with powerful components like preferences, search forms, charts, user profiles, navigation and more. Customize screens from your own data model and data relationships. Create modern interfaces for web and mobile for multi-channel consumption. Just-in-time visual previews on devices with Xcode & Android Studio allows you to experience your user journey instantly as you develop. User interfaces are based on an open standards stack designed by developers for developers. Enhance your application with customizations from branding to open libraries for extended functionality and experience. Get in touch to start your 90-day sprint to market.
  • 34
    SlickEdit

    SlickEdit

    SlickEdit

    A true cross-platform, multi-language code editor, with support for over 60 languages on 9 platforms. Build or compile your project, then double-click on an error message in the Build window to jump to that location. Errors and warnings are marked with an icon in the left margin. In addition, the overview bar, positioned alongside the vertical scrollbar, marks the position of errors and warnings relative to the current scroll position in the document. To quickly scroll a marked location into view, you can drag the scrollbar slider to the mark, or click on the mark itself. SlickEdit's integrated debugging provides a convenient and easy to use front-end for many debuggers. Set breakpoints, step, inspect the stack, view variables/members - all the features you expect from a debugger. SlickEdit supports debugging for: GNU C/C++, Java, WinDbg, Clang C/C++ LLDB, Google Go, Python, Perl, Ruby, PHP, XCode, Scala, C# using Mono, Visual Basic using Mono, and Android JVM/NDK.
    Starting Price: $99.95
  • 35
    Acme CAD Converter
    All-in-one DWG converter, batch DWG converter that allows you to convert DWG to PDF, WMF, JPEG, TIFF, EPS, SVG, CGM, etc. Supports command line parameters, it is also a very nice Free DWG Viewer. Identify literal fonts and entity color correctly; Supports batched conversion of multiple files. Supports to select the printout of color or monochrome raster file, set background color freely. Print out raster mask file, be used as image channel (used in Photoshop etc.). Replaces fonts. Sets the size of raster file to be printed out freely. Supports full-screen mode ( press F ). Supports printing. Supports AutoCAD pen sets file (*.ctb). Supports the paper setting of each layout, can adjust the size of output pages with its layout. Supports 3D objects Hidden line removal when convert DWG, DXF to other formats. Creates PDF bookmark automatically with layout name and file name, and you can edit them.
    Starting Price: $99.95
  • 36
    CodeNext

    CodeNext

    CodeNext

    CodeNext.ai is an AI-powered coding assistant designed specifically for Xcode developers, offering context-aware code completion and agentic chat functionalities. It supports a wide range of leading AI models, including OpenAI, Azure OpenAI, Google AI, Mistral, Anthropic, Deepseek, Ollama, and more, providing developers with the flexibility to choose and switch between models as needed. It delivers intelligent, real-time code suggestions as you type, enhancing productivity and coding efficiency. Its agentic chat feature allows developers to interact in natural language to write code, fix bugs, refactor, and perform various coding tasks within or beyond the codebase. CodeNext.ai includes custom chat plugins that enable the execution of terminal commands and shortcuts directly within the chat interface, streamlining the development workflow.
    Starting Price: $15 per month
  • 37
    SwiftStack

    SwiftStack

    SwiftStack

    SwiftStack is a multi-cloud data storage and management platform for data-driven applications and workflows, seamlessly providing access to data across both private and public infrastructure. SwiftStack Storage is an on-premises, scale-out, and geographically distributed object and file storage product that starts from 10s of terabytes and expands to 100s of petabytes. Unlock your existing enterprise data and make it accessible to your modern cloud-native applications by connecting it into the SwiftStack platform. Avoid another major storage migration and use existing tier 1 storage for what it’s good for...not everything. With SwiftStack 1space, data is placed across multiple clouds, public and private, via operator-defined policies to get the application and users closer to the data. A single addressable namespace is created where data movement throughout the platform is transparent to the applications and users.
  • 38
    Doc Converter Pro

    Doc Converter Pro

    Doc Converter Pro

    Convert one file or an entire folder. With an average conversion time of less than one second you will have your documents converted in no time. Create custom conversion templates to suit your needs. Full control over images, CSS, find and replace/delete and more. Share your templates with colleagues. Batch convert Word or PDF files to HTML and clean up the code. Convert Word to PDF, PDF to Word. Most document formats supported. The program comes with a full selection of templates that should cover the needs of most users. You just select the one you want to use from the drop-down list. When converting to HTML you have full control over images, code and CSS. You can even run find and replace commands. Once you are happy with your template it can be saved for later use or shared with colleagues.
    Starting Price: $10 per month
  • 39
    SnowConvert

    SnowConvert

    Mobilize.Net

    From the makers of the heavily used SnowConvert for Teradata and SnowConvert for Oracle comes Mobilize.Net SnowConvert for SQL Server. SnowConvert automates the code conversion process to get you up and running on Snowflake faster. This is not "find-and-replace" conversion, but a complete semantic recreation of functionally equivalent code in Snowflake. While SnowConvert for SQL Server automates the code migration, it's also a code understanding tool. SnowConvert builds an abstract syntax tree and a complete symbol table that create a semantic model of the source when you point it at any source codebase to perform the conversion. Out of those two artifacts, we can provide you a level of detail on the code that is present that you can only get with Mobilize.Net. You'll get a complete list of every object (tables, views, procedures, functions, and other elements) found in your code.
  • 40
    SceneKit

    SceneKit

    SceneKit

    SceneKit is a high-level 3D graphics framework from Apple that enables developers to create immersive 3D experiences for iOS, macOS, watchOS, and tvOS applications. Built atop Metal and OpenGL, SceneKit provides a descriptive API for importing, manipulating, and rendering 3D assets. Developers can construct complex scenes using nodes (SCNNode), each representing elements like geometry, lights, cameras, or other attributes. The framework supports a range of features, including a physics engine (SCNPhysicsBody) for realistic simulations, particle systems for effects like fire or rain, and integration with ARKit to add 3D content to augmented reality experiences. SceneKit also offers tools for organizing scenes, such as the scene graph, which allows for the hierarchical structuring of nodes. Additionally, developers can utilize the SceneKit Scene Editor within Xcode to assemble assets into scenes, streamlining the development process.
    Starting Price: Free
  • 41
    MacSonik MBOX Converter Tool
    MacSonik MBOX Converter Tool is the most premium solution that converts MBOX files into PST, PDF, EML, MSG, TXT, HTML, DOC, etc. on Mac OS. It can also directly import MBOX files to Gmail, Yahoo, Yandex Mail, Office 365, Thunderbird, Opera Mail, and many more. The software can easily perform bulk conversion and migration of MBOX files with or without email attachments. Users can convert only selected emails sent or received between the dates by using the Date Range Filter. It is a risk-free solution that purely maintains the original folder hierarchy throughout the conversion process. This is the most advanced software that delivers 100% accurate results without any risk of data alteration. MacSonik MBOX Converter Tool has a smart feature to preview MBOX files before the conversion process. The software is widely supported by all the updated versions of Mac OS. In the trial version of the MBOX converter tool users can convert and migrate 50 emails per folder without any restrictions.
  • 42
    MacSonik MSG Converter Tool
    MacSonik MSG Converter Tool is a dedicated software for Mac users to convert and transfer MSG files into different email clients and file formats on Mac OS. It is a standalone utility capable of bulk conversion and migration of MSG files into 20+ email clients and file formats with or without email attachments. The software is developed with advanced features that purely maintain the original folder hierarchy and high data security throughout the process. Users can remove the same emails and skip the previously converted items from the current process. It allows the users to preview the MSG files with attachments before conversion. This software has an embedded Mail Filter feature through which users can convert and migrate selected emails only. Moreover, users can split the resultant PST files that are large in size and preview the file just before the conversion and migration process. The software runs on all the updated versions of Mac OS and it has a very intuitive GUI.
    Starting Price: $29 one-time payment
  • 43
    MacSonik Outlook PST Converter
    MacSonik Outlook PST Converter is a risk-free tool that efficiently converts and migrates PST files into 20+ email clients and file formats on Mac OS. It is the most dedicated software for Mac users to convert the bulk PST files with or without email attachments. The software maintains high data security and 100% data accuracy throughout the process. Any users who want to convert and migrate particular emails only then can use the Mail Filter feature. It provides an option to convert selected emails based on To, From, Date, Subject, Size, etc. Users are also allowed to preview the emails before the conversion process and set the destination with the custom folder name of the resultant file. It also allows the users to delete duplicate emails from the conversion process without any risk of data alteration. MacSonik Outlook PST Converter Tool efficiently runs on all the updated versions of Mac OS and has an intuitive GUI. Users can convert and migrate 50 emails per folder in demo version
  • 44
    LogDog

    LogDog

    LogDog

    Built from the ground up for mobile developers. Monitor network requests, logs, and events in real-time. Debug faster, ship with confidence. FEATURES: - RealTime Logs: Capture every log from your application and see them appear in instantly in the dashboard - Network Monitoring: See how LogDog captures and analyses HTTP requests and responses - Event Tracking: Watch real-time event logging and analytics collection - Performance Metrics: Monitor app performance in real-time - Request Mocking: One Click to enable request mocking - throw in your own body, headers or statusCode - Any build type: Check logs from your Store builds, TestFlight and of course Xcode builds - Seamless experience: Test events across different session without annoying reattachment - Shake to Debug: Shake your device to toggle various debug features from LogDog
    Starting Price: $19/month
  • 45
    Doxillion

    Doxillion

    NCH Software

    Doxillion is a document converter to convert pdf, docx, doc, rtf, html, xml, odt, wpd and txt document file formats. Convert documents one at a time or batch convert many files at once. Even integrate Doxillion conversion option to your right click menu to quickly convert documents to many frequently used formats.
    Starting Price: $19.99/one-time/user
  • 46
    Codename One

    Codename One

    Codename One

    Codename One is an open-source cross-platform mobile app development framework to build native iOS, Android, Desktop & Web apps with a single Java or Kotlin codebase. It compiles Java or Kotlin into native code for iOS, Android, UWP (Universal Windows Platform), and even JavaScript (with seamless PWA and Thread support). It's a complete mobile platform featuring virtual machines, simulator, design tools (visual theme/builder/css), IDE integrations, ports to multiple OS's and much more. It provides full access to the underlying native OS code (e.g. Objective-C, C#, Dalvik/ART) through a portable abstraction which enables 100% code reuse.
  • 47
    Softaken EML to PST Converter
    Softaken EML to PST Converter is the best and most professional tool to convert EML files to Outlook PST file format. The software can migrate EML and EMLX files to Outlook PST file format. Technical users and non-technical users can also convert EML files to Outlook PST file format. There is no need for any additional software to convert EML files to Outlook PST file format. The app provides a complete preview of the EML files before the conversion process begins. The computer utility can export EML and EMLX files to Outlook PST file format. There are no possibilities of data loss when the conversion process begins. No need for any technical experience to work with this app. The software also preserves the EML meta-data properties when the conversion process begins. There are batch and single EML file conversions available that help users select EML file conversion. This professional utility provides conversion in 2 modes file or folder mode. Get a Free demo version of this software.
  • 48
    Toast

    Toast

    Roxio

    This complete digital media management suite with industry-leading burning tools makes it simple to work with your media. Easily create new DVD menu templates with a custom layout and personalize your backgrounds, buttons, music, and more. Convert your digital media files between popular formats more efficiently with the new simplified file conversion tool. Enjoy enhancements to the audio disc creation workflow that enable you to add album art, artist information, and custom tags to your metadata. Dive into new AI photo painting, enhanced color selection and layer control, new brushes, and improved rendering. Explore new ways to add to your zip files; move, update, and replace files more efficiently. Leverage new built-in help to view walkthroughs of the interface for any major workflow. Burn your photos, videos, audio and data files to CD and DVD with intuitive drag-and-drop controls. Plus, author DVDs with customizable menus, chapters, and music!
    Starting Price: $70 one-time payment
  • 49
    RadaeePDF SDK

    RadaeePDF SDK

    RadaeePDF

    This is the well-known SDK for Android, iOS and Windows UWP. Our team began its development in early 2012 and starting from May-2012 and we have never stopped improving it since. RadaeePDF Classic includes fully customizable frameworks respectively written in Java, Objective-C and C#. We complete the range with simplified Cordova and Xamarin plugins (Android and iOS). RadaeePDF Classic SDK has been adopted by more than 6000 SMB and large corporations in more than 8500 applications. Some of its included features are PDF read, different rendering layouts, support of PDF annotations, text search and extraction and dozens more. The Master Edition represents a huge step forward compared to the previous Classic version, and introduces advanced features like complete form fields manipulation, pdf linearization and optimization, xfdf import/export, signature and certificate handling, and much more.
  • 50
    Revoldiv

    Revoldiv

    Revoldiv

    Drag and drop your file or directly search your favorite podcasts on Revoldiv. Instantly transcribe your video/audio files with record speed and accuracy. Easily select all or part of the transcription by simply highlighting the text. Instantly eliminate filler words like “um”, “like” and “uhh” from your video with one swift click. Edit the text to edit your video. Streamline your editing process by editing your video while editing your transcription. Easily create audiograms of your favorite snippets. Export your videos and subtitles in any format. Choose from our extensive list of options and enjoy the convenience of exporting your content with ease. Share your full project or your favorite snippet using the share feature.