Convertigo is a free, open source integration platforms project written in Java and released under a custom open-source licence. It has 385 GitHub stars, 71 forks and 43 open issues, and was last pushed 10 hours ago. On this registry it ranks #4 of 5 tracked projects in Integration Platforms, with 5 head-to-head comparisons available. It gained 1 stars over the last 6 tracked days.

What is Convertigo?

Convertigo is an open source, AI-driven low-code and no-code platform for building and running full-stack enterprise web, mobile, and PWA business applications, aimed at professional developers who program back-end microservice workflows and at non-technical citizen developers who assemble form-based apps.

What it is

Convertigo Community Edition is a full-stack low-code and no-code platform distributed by Convertigo SA and written in Java. It is composed of three parts: Convertigo Server, the back-end component that handles back-end connectors, micro-services execution, offline data device synchronization, and serving of WEB, Mobile and PWA apps; Convertigo Studio, an Eclipse-based IDE that runs on a Windows or macOS workstation and is used to program back-end micro-services workflows and to build WEB and Mobile app UIs in low code mode through the Mobile Builder; and Convertigo No Code Studio, a web-based No Code App Builder for form-based apps delivered as PWAs or Web applications. The platform is intended for cross-platform enterprise mobile and web development and for back-end as a service.

The concrete problem it solves is the assembly work that normally sits between an enterprise back end and its client apps. Instead of hand-writing connectors, microservice glue, offline synchronization handling, and separate web and mobile front ends, a team configures back-end workflows in Studio and generates app UIs through the Mobile Builder or, for simpler form-based cases, through the No Code Studio. That replaces bespoke full-stack application scaffolding with a configured platform, and it moves the back-end integration and content-serving layer into a single server process.

Key capabilities

  • Convertigo Server runs directly as a container from DockerHub, as a HELM chart published on ArtifactHub, or as a Tomcat WAR file downloaded from the latest GitHub release.
  • Convertigo Studio is an Eclipse-based IDE for Windows and macOS that programs back-end micro-services workflows and exposes the Mobile Builder for low-code WEB and Mobile app UI creation.
  • Convertigo No Code Studio is a Web-based builder that targets non-technical developers, called Citizen Developpers in the README, and produces form-based apps as PWAs or Web applications.
  • The server performs offline data device synchronization in addition to serving WEB, Mobile and PWA apps.
  • The server executes back-end connectors and micro-services, which is the integration layer for existing enterprise systems.
  • AI assistance runs through the platform, documented through the Convertigo AI Knowledge center at convertigo.com/ai.
  • Cross-platform mobile and web output is built on the Angular and Ionic Framework stack, as reflected in the repository topic list.

Who uses it and how

  • Non-technical business users build form-based PWAs and Web applications in the browser through Convertigo No Code Studio, without installing an IDE.
  • Professional developers install Convertigo Studio on a Windows or macOS workstation to author back-end micro-services workflows and to drive the Mobile Builder.
  • Operations teams deploy Convertigo Server to Kubernetes through the HELM chart, or run it as a Docker container where Kubernetes is not in use.
  • Teams building enterprise mobile apps that must keep working offline rely on the server's offline data device synchronization.
  • The README states the platform is currently used by more than 150K developers worldwide building enterprise-class web and mobile apps.

Getting started

Pull the Convertigo Server container from DockerHub, deploy the published HELM chart, or download the Tomcat WAR from the latest GitHub release. Convertigo Studio is downloaded separately from GitHub releases, and the No Code Studio is reached through the browser.

How it compares

The provided facts name no comparable low-code or no-code tools in this registry, so Convertigo stands alone here on that axis. No list of paid products it replaces was supplied, so no licence, hosting, or cost comparison against commercial alternatives can be made from these facts alone.

When to use it — and when not to

A self-hoster must operate Convertigo Server itself, whether as a Tomcat WAR, a Docker container, or a Kubernetes HELM release, and Studio users need an Eclipse-based workstation on Windows or macOS, so there is no hosted option described in the facts. The licence metadata for the repository is listed as NOASSERTION, while the README states the Community Edition is AGPL based; anyone planning commercial use should confirm the actual terms before committing. The repository also shows 43 open issues, and teams that want a pure SaaS no-code product with no Java or Tomcat footprint should look elsewhere.

project readme (upstream, from github) — read inline

Convertigo AI Driven Low Code & No Code business apps

Convertigo is an open source AI Driven Low code & No Code platform for business application development and back-end as a service.

CircleCI

Convertigo Community edition is an open source fullstack Low Code & No Code platform. The platform is used to build and run complex Cross-platform Enterprise Mobile and web apps in a few days. Convertigo platform is composed of several components:

  1. Convertigo Server: The back-end server part. Handles back-end connectors, micro-services execution, offline data device synchronization and serves WEB, Mobile and PWA apps. Convertigo server run directly as containers from DockerHub, HELM Chart and can be downloaded from GitHub as a tomcat WAR file
  2. Convertigo Studio: Runs on a Windows or a MacOS workstation, Eclipse based IDE, used to program back-end micro-services workflows and use the "Mobile Builder" to build WEB and Mobile apps UIs in Low code mode. Can be directly downloaded from GitHub
  3. Convertigo No Code Studio: The No Code App Builder to build form based apps as PWAs or Web applications with a Web Based NoCode studio intented for non technical developpers (Citizen Developpers)

Convertigo Community edition brought to you by Convertigo SA. The platform is currently used by more than 150K developers worldwide, building enterprise class web and mobile apps.

convertigo-image

www.convertigo.com

License

Convertigo Community Edition is AGPL based.

AI Knowledge center

Convertigo AI Knowledge center AI

Changelog

See CHANGELOG.md

Frequently asked questions

Is Convertigo free to use?

Convertigo is open source. There is no licence fee and no seat count — you can self-host it or, where the project offers one, pay a vendor for a managed version instead.

What does Convertigo do?

Low-code and no-code platform for business apps

What is Convertigo written in?

Convertigo is primarily written in Java. Its source is publicly available at https://github.com/convertigo/convertigo, and it has 385 GitHub stars.