Suggested Categories:

QR Code Generators
QR code generators are tools that allow users to create quick response (QR) codes, which are machine-readable barcodes that store information such as URLs, text, contact details, or Wi-Fi credentials. These tools typically allow users to customize QR codes by changing their size, color, and design while ensuring the code remains scannable. QR code generators are commonly used for marketing, event registration, payments, product packaging, and contactless interactions. They help businesses and individuals provide an easy way for users to access digital content or services through their smartphones or other scanning devices.
No-Code Development Platforms
No-code development platforms provide a way for users to design, build, and develop software applications without the need for traditional coding. They are built in such a way that users can rely on simple visual interfaces with drag and drop type tools, allowing them to rapidly develop applications with minimal technical knowledge. This makes no-code development platforms ideal for any user regardless of programming experience, from hobbyists to entrepreneurs. Furthermore, modern no-code platforms allow complex mobile apps or web projects to be created more quickly than ever before.
Code Collaboration Tools
Code collaboration tools are platforms that enable developers to work together on software projects by facilitating real-time collaboration, version control, and code sharing. These tools allow multiple developers to edit and review code simultaneously, track changes, and manage different versions of code through branches and commits. Key features typically include code reviews, pull requests, conflict resolution, issue tracking, and integration with version control systems like Git. Code collaboration tools are essential for team-based development environments, ensuring smooth coordination and improving productivity in software projects.
Creator Economy Platforms
Creator economy platforms enable content creators to create, share, publish, and monetize content online. Creator platforms are used by influencers and content creators to distribute content such as videos, podcasts, newsletters, blog posts, and more. Creator economy platforms offer different monetization models such as subscriptions, tipping, and gated exclusive content. Creators can also use these platforms to socially engage with fans, members, and subscribers.
NFT Creator Software
NFT creator software enables artists, creators, and businesses to design, mint, and manage non-fungible tokens (NFTs) on blockchain platforms. It provides tools for creating digital art, music, collectibles, or other unique digital assets and converting them into NFTs that can be bought, sold, or traded. The software often includes features for smart contract creation, metadata management, and marketplace integration to facilitate listing and transactions. By simplifying the NFT creation process, it empowers users to monetize their digital content securely and transparently. Ultimately, NFT creator software helps unlock new opportunities for digital ownership and creative economy participation.
3D Character Creators
3D character creator software allows users to design, customize, and animate lifelike or stylized three-dimensional characters for games, films, virtual reality, and other digital media. It offers tools for modeling, texturing, rigging, and posing characters with options to modify facial features, body types, clothing, and accessories. Many platforms include libraries of pre-made assets and support integration with animation and game engines for seamless workflow. By simplifying complex 3D design processes, these tools empower artists and developers to bring unique characters to life efficiently. Ultimately, 3D character creator software enhances creative expression and accelerates content production in digital entertainment.
Code Editors
Code editors are software tools that allow developers to write, edit, and debug source code for programming and web development. These editors provide essential features like syntax highlighting, code completion, auto-indentation, and error detection to enhance productivity and reduce coding errors. Many code editors also offer integrations with version control systems (like Git), debuggers, and build tools, allowing developers to manage their code and workflows efficiently. While some code editors are lightweight and focused solely on text editing, others offer extensive features and customization options through plugins and extensions. By providing a streamlined environment for coding, code editors are essential for software development, web development, and scripting tasks.
Code Review Tools
Code review tools are software tools designed to examine and analyze source code for errors, bugs, and vulnerabilities. They provide developers with detailed feedback on their code, highlighting areas that need improvement or optimization. These tools use a variety of techniques such as static analysis, unit testing, and peer review to ensure the quality and functionality of the code. In addition to identifying coding issues, they also help improve code security by detecting potential vulnerabilities or weaknesses in the code. Code review tools are an essential part of the development process for any software project.
Infrastructure as Code Software
Infrastructure as Code (IaC) tools are software solutions that enable developers and IT teams to automate the provisioning, configuration, and management of infrastructure using code. These tools allow users to define and manage infrastructure components like servers, databases, and networking resources through configuration files, ensuring consistency and repeatability in infrastructure setups. IaC tools typically support version control, enabling teams to track changes and collaborate on infrastructure management.
Code Search Engines
Code search engines are specialized search tools that allow developers to search through codebases, repositories, or libraries to find specific functions, variables, classes, or code snippets. These tools are designed to help developers quickly locate relevant parts of code, analyze code quality, and identify reusable components. Code search engines often support various programming languages, providing search capabilities like syntax highlighting, filtering by file types or attributes, and even advanced search options using regular expressions. They are particularly useful for navigating large codebases, enhancing code reuse, and improving overall productivity in software development projects.
Code Enforcement Software
Code enforcement software is software that helps local government agencies and municipalities manage and enforce building codes, zoning laws, and other regulatory compliance requirements. These platforms typically provide features for tracking violations, issuing citations, managing inspections, and automating the code enforcement process. Code enforcement software can also include tools for scheduling inspections, documenting findings, generating reports, and managing case histories. It helps ensure that properties comply with local laws and ordinances, improving efficiency and accountability in enforcement processes. Additionally, it allows for better communication between enforcement officers, residents, and other stakeholders.
Coding Challenge Platforms
Coding challenge platforms, also known as code assessment and technical skills testing platforms, enable developers and organizations to test their coding skills to see what skills need to be improved, or to determine the coding skills of a potential hire. Many coding challenge platforms also offer features like coding competitions, mock interviews, and collaboration opportunities for learning with others. These platforms are popular among job seekers, developers, and coding enthusiasts looking to enhance their problem-solving abilities.
Low-Code Development Platforms
Low-code development platforms are software tools designed to assist developers with the creation of software applications. They provide an alternate means to implementation, reducing the amount of manual coding that needs to be done. Platforms vary based on the type of application being created, enabling users to quickly build and deploy business applications without having extensive technical knowledge or software development experience. Features may include tools for visual modeling, integration connectors, and user interface components.
AI Coding Assistants
AI coding assistants are software tools that use artificial intelligence to help developers write, debug, and optimize code more efficiently. These assistants typically offer features like code auto-completion, error detection, suggestion of best practices, and code refactoring. AI coding assistants often integrate with integrated development environments (IDEs) and code editors to provide real-time feedback and recommendations based on the context of the code being written. By leveraging machine learning and natural language processing, these tools can help developers increase productivity, reduce errors, and learn new programming techniques.
AI Course Creators Software
AI course creator tools are specialized platforms that help educators design, build, and deliver AI-focused learning content. These tools often provide features like interactive coding environments, automated assessments, and personalized learning paths, enabling instructors to create engaging and effective AI curricula. They allow for the integration of various AI concepts, such as machine learning models and data science techniques, within the course structure. Additionally, many tools offer analytics to track student progress and identify areas that need improvement.
Source Code Management Software
Source code management (SCM) software is a type of software to help developers track, manage, and version control their source code throughout the software development lifecycle. These tools allow multiple developers to collaborate on the same project by maintaining a centralized repository where code changes are stored and tracked. SCM software typically includes features like version control, branching, merging, and conflict resolution to ensure that code changes are properly managed and integrated. It also provides tools for tracking issues, auditing changes, and ensuring that all team members are working with the latest codebase. SCM software is essential for maintaining code integrity, improving collaboration, and enhancing productivity in development teams.
Code Coverage Tools
Code coverage tools are software utilities designed to analyze the source code of an application and report on the level of code that is tested by automated tests. They usually measure the percentage of lines, blocks, or branches of code that have been executed in a test suite. Many popular programming languages have their own code coverage tools available for developers to use.
Code Signing Software
Code signing software is a type of program that digitally signs code to ensure its authenticity and integrity. It verifies the identity of the author or publisher of the code, and helps protect users from malicious software by providing evidence that the code was not altered during transit. Code signing can be used for a variety of purposes, including software distribution, configuration management, and digital document authentication. It is an essential part of maintaining secure electronic communication between two parties.
Medical Coding Software
Medical coding software is a type of software used to classify various medical diagnoses and procedures in order to provide accurate reimbursement from insurance companies. It enables healthcare providers to code various patient treatments, tests, medications, or procedures for billing purposes. The software also helps them comply with industry regulations and guidelines as well as improve efficiency and accuracy in their billing process. It can be used for tracking patient records and managing claims efficiently. Furthermore, it offers support services such as online training courses for coders, ensuring that they stay updated on the latest developments in the field.
Code Quality Tools
Code quality tools help development teams analyze, maintain, and improve the reliability, readability, and security of source code. They automatically scan codebases to detect bugs, vulnerabilities, code smells, and deviations from coding standards. The tools often provide actionable feedback, metrics, and reports to guide refactoring and best practices. Many code quality tools integrate with IDEs, version control systems, and CI/CD pipelines for continuous assessment. By improving code consistency and reducing technical debt, code quality tools support faster development and more stable software.
View more categories (20) for "qr code creator"

65 Products for "qr code creator" with 2 filters applied:

  • 1
    LazyMonkey

    LazyMonkey

    Mindrops

    LazyMonkey offers innovative QR-based feedback solutions that streamline the feedback process for organizations across industries. Our flagship healthcare feedback system enables hospitals to gather real-time patient feedback by providing a unique QR code at points of service. Patients simply scan the code and provide feedback on an intuitive online form. The system instantly collates feedback data into an easy-to-interpret dashboard that hospital administrators can use to identify areas of improvement. ...
  • 2
    Teleportivity

    Teleportivity

    Teleportivity

    ...But the Intercom – that crucial first point of connection – isn’t. So say goodbye to bulky intercom hardware. Say goodbye to visitor wait times. Say goodbye to an unproductive workforce. With QR Video Intercom, simply place your QR Code anywhere for unparalleled communication and support. Large-scale loading docks, distribution centers and delivery areas can be complex and overwhelming. But with QR VIDEO INTERCOM, even the biggest facilities can be managed with the smallest teams. Whoever said you can only be in one place at a time, obviously hadn’t used QR Video Intercom. ...
  • 3
    ESIMZON

    ESIMZON

    ESIMZON

    ...The activation process is straightforward: users select their destination, choose a plan, receive a QR code, and activate the eSIM directly on their device. Additionally, ESIMZON provides 24/7 customer support, secure payment options, and the flexibility to use eSIM alongside a physical SIM card on compatible devices.
    Starting Price: $1.10 per month
  • 4
    MyEcho

    MyEcho

    Lightstone Consumer

    ...This link can either be copied and sent via your own email client, published on your website, a blog or anywhere else. Share a weblink to popular social media channels such as Facebook, Twitter and WhatsApp. QR code works the same as the web survey. Print the barcode on pamphlets, posters and more. Your respondents can access the survey by scanning the QR code with their mobile phones.
    Starting Price: $29 per month
  • 5
    eTravelSim

    eTravelSim

    eTravelSim

    ...The data-only version permits you to use data exclusively, whereas the other version allows you to make or receive calls, send or receive SMS messages, and use data. To activate your eSim after purchasing eTravelSim, you will receive a QR code via email. You will need to scan this QR code using your phone's camera to install the eTravelSim onto your device. Once the installation is complete, your eSim should be activated and ready to use.
  • 6
    Ngage.ai

    Ngage.ai

    Ngage.ai

    Ngage.ai is primarily an audience interaction tool that turns your one-way presentations into engaging discussions using interactive slides, live polls, Q&A, word clouds, or gamify sessions with live quizzes. Create live polls and share easily via WhatsApp, LinkedIn, or Facebook or QR codes Create different types of live polls, including multi-choice or rating polls. See the results in real-time. Easily collect questions from any device and without downloads or logins requirements. Moderate questions before they are visible to everyone or the big screen. Create your live online quiz and let your attendees vote from any device using a link or QR code – no logins are needed. ...
    Starting Price: $15/month
  • 7
    eSIMo

    eSIMo

    eSIMo

    ...Our platform offers instant activation, affordable data plans, and seamless global coverage across 200+ countries. 🌍 Key Features & Functionality of eSIMo.io 1️⃣ Instant eSIM Activation Purchase an eSIM online and receive a QR code instantly via email. No need to wait for shipping or visit a store. Activate your eSIM in minutes by scanning the QR code on a compatible device. 2️⃣ Wide Device Compatibility Works with iPhones (iPhone 15, 14, 13, 12, XS, XR, SE 2nd Gen & newer). Supports Samsung Galaxy S24, S23, S22, Z Flip, Fold, and Note 20 Ultra. ...
    Starting Price: $3.90
  • 8
    DialogLoop

    DialogLoop

    DialogLoop

    ...Initiate a Live Q&A Session, with audience questions flowing directly into PowerPoint. Questions can be moderated, organized by Topics, and sorted by the number of "Likes." Attendees require no app download; they simply scan a QR Code or input a URL to connect to the Web platform and engage in the activities created.
    Starting Price: $9.00
  • 9
    Rannkly

    Rannkly

    Rannkly

    ...Enhance the public engagement with your organization by accepting payments through QR code and connecting
    Leader badge
    Starting Price: $9 per month
  • 10
    Crypto eSIM

    Crypto eSIM

    Crypto eSIM

    Crypto eSIM is an eSIM marketplace that lets you buy mobile data plans for 190+ countries using Bitcoin, Ethereum, and 300+ other cryptocurrencies. No KYC, no registration required — just pick a plan, pay with crypto, and receive an instant QR code to activate your eSIM. Designed for international travelers, digital nomads, and privacy-conscious users who want seamless global connectivity without giving up personal data or dealing with currency conversion fees.
    Starting Price: $1/plan
  • 11
    SurveyOL

    SurveyOL

    SurveyOL.com

    ...More than 100 free survey templates are available to serve as the foundation for your custom surveys. SurveyOL provides flexible color themes and easy customization of color styles and fonts. You can increase your response rate by sharing your surveys via web, QR code, social media, SMS text messages, email invitations, and website embedding. Its real-time responses and robust analytical tools will help you meet your timeline and budget expectations. You can easily export survey results to Excel, Word, PPT or PDF. With SurveyOL, you can make better decisions.
    Starting Price: $19 per month
  • 12
    Kiperfy

    Kiperfy

    Kiperfy

    ...Create an ad, offer a product/service in the private group of your property. Create instant newsletters for your users. Register all the equipment and machines you own with your QR code. Receive and manage tickets from users and technicians. Keep in touch with users in your community. Pay your maintenance or rent directly on the App / Web.
  • 13
    Holiday eSIM

    Holiday eSIM

    Holiday eSIM

    Once you buy our sim, it is really easy to set up and use with our instructions. So many options, so much flexibility, it will blow your mind. As soon you as you scan the QR code, your eSIM gets activated. Keeping you connected everywhere you go is our motto. Our partners include several international distributors and global travel organizations, all of which have chosen UKTD as a wholesaler for their SIM Card product range. With eSIM fast becoming the standard for devices, we look forward to leveraging the nascent market with exciting offers and packages.
  • 14
    NbliK

    NbliK

    NbliK

    NbliK is an AI-powered community platform that enables brands, creators, and organizations to launch and manage branded, white-labeled communities with no code. It supports typical community features, events, messaging, member profiles, groups, and subcommunities, and includes deeper engagement tools such as surveys (including branching/skip logic and multilingual support), content discovery, and analytics dashboards.
    Starting Price: $199 per month
  • 15
    ESIM2Fly

    ESIM2Fly

    ESIM2Fly

    After successful payment, you will receive a QR code to add your new eSIM into your device. The eSIM additionally comes with a +66 phone number. We offer a limited warranty for your unused eSIM if there are any issues installing your eSIM. For more review our terms. We offer asynchronous email and chat support during business hours for issues related to purchase, installing and usage.
    Starting Price: $33 per 6GB
  • 16
    SurveyStance

    SurveyStance

    SurveyStance

    SurveyStance makes it easy to capture real-time feedback from customers & employees with fun, engaging tools. Our platform includes Smiley Face Feedback Kiosks, QR code surveys and Email Signature Surveys. You can track satisfaction, spot trends, and respond quickly with automated alerts when negative feedback comes in. Advanced reporting with AI powered reports to help you understand free form text responses and measure key metrics like NPS, CSAT & Employee Engagement. With SurveyStance, you don’t just collect feedback... you act on it instantly to improve experiences & drive growth.
    Starting Price: $39
  • 17
    MOGO eSIM

    MOGO eSIM

    iFREE MOGO

    ...This service allows you to connect to the internet in a smarter and more convenient way. eSIM can only be used with eSIM-compatible devices. To use eSIM, you don't need to have a physical SIM card. On a compatible eSIM device, you can simply scan a QR code and enter a confirmation code, or manually enter the information to access an internet connection. There is no maximum purchase quantity for MOGO eSIM. However, you must confirm that the eSIM(s) purchased previously must be installed before purchasing a new eSIM. Purchase a data package that is suitable for your destination before departure. ...
    Starting Price: $2 per 1 GB
  • 18
    Maptomize

    Maptomize

    Future Forward

    ...This makes it possible for the user to call up the most relevant information. This information is simple to change by you, through an online management system. By connecting with mobile phones via a link or QR-code, the map can also be made visible on the mobile internet. In this way, one can simply take the map on pocket format. It is also possible to see the information through a Layar application. By holding the window of the photo camera in the direction of the environment you want to see, all the important information appears.
  • 19
    Travel eSIM Connect

    Travel eSIM Connect

    Travel eSIM Connect

    Travel eSIM Connect makes staying connected effortless in 200+ countries and regions with its 100% digital eSIM technology—no physical SIM cards, roaming fees, or unreliable Wi-Fi. Choose from prepaid or unlimited data plans tailored to your needs, activate instantly by scanning a QR code, and enjoy top-tier network coverage wherever your adventures take you. Share your fast, reliable internet across devices for free with most plans and get online in just 5 minutes. Whether you’re reserving a plan for future travel or activating on arrival, our global support team ensures a seamless experience every step of the way. ...
    Starting Price: $6/month
  • 20
    Vidmonials

    Vidmonials

    Vidmonials

    ​Vidmonials is a comprehensive video collection tool that enables businesses to collect, manage, and share impactful videos from prospects, customers, employees, and audiences. Users can send individual or bulk video review requests via email, QR code, or automated systems, allowing recipients to submit testimonials without needing to sign up. All collected videos are stored in a powerful library, providing easy access to each testimonial along with sender information. It offers embeddable video widgets, including a floating Vidmonials trust seal and a playlist widget, to showcase approved testimonials on websites, enhancing brand authenticity. ...
  • 21
    VisibleFeedback

    VisibleFeedback

    DiscoveryMark

    ...It helps businesses intercept unhappy customer experiences before they go public, and encourages satisfied visitors to leave 5-star reviews on Google, Yelp, and more. Customers scan a QR code displayed in-store or included with orders to leave instant feedback. Business owners receive private alerts for negative experiences and automated nudges for positive ones to turn into public reviews. Designed for simplicity, VisibleFeedback takes less than 5 minutes to set up and runs silently in the background. Perfect for restaurants, auto shops, retail stores, salons, and more.
    Starting Price: $25/month
  • 22
    Skyalo eSIM
    Skyalo eSIM is a global mobile data platform providing instant eSIM connectivity in 200+ countries without roaming fees or physical SIM cards. Designed for travelers, digital nomads, and business professionals, Skyalo enables users to activate local, regional, or global data plans in minutes via QR code. The platform supports iPhone, Android, and all eSIM-compatible devices, offering flexible prepaid plans, transparent pricing, and support for top-ups. Skyalo helps individuals and teams stay connected abroad for navigation, ridesharing, messaging, video calls, conferences, and remote work. Key features include instant activation, multi-country coverage, no contracts, no roaming charges, and 24/7 customer support.
    Starting Price: $0.99
  • 23
    SlickText

    SlickText

    SlickText

    ...Over 15,000 brands rely on SlickText because of its powerful software and easy-to-use platform. With SlickText, subscriber growth is easy with tools like website popups, landing pages, custom QR codes, and third-party integrations. You'll be able to engage your audience in meaningful ways that make mass text messaging personal so you can build loyalty and action. Our automated workflow tool allows you to create automated SMS sequences that engage with people one-on-one. No coding required. SlickText is known for an intuitive, easy to navigate platform coupled with responsive customer service. ...
    Leader badge
    Starting Price: $29.00/month
  • 24
    UniScribe

    UniScribe

    VanCode LLC

    UniScribe is a platform that helps users quickly extract key information from lengthy local audio and video files or YouTube videos by converting them into text, empowered by AI. Features: - Faster conversion of local audio and video files or YouTube videos to text using an optimized Whisper model. - Automatic generation of summaries, mind maps, and key Q&A. - Supports exporting text content in various formats, such as .txt/.pdf/.docx/.srt/.vtt/.csv. Use Cases: - Journalists and...
    Starting Price: $6/month/user
  • 25
    Survey Kiwi

    Survey Kiwi

    Survey Kiwi

    ...Add images, logos, colors, fonts… and you can even include videos! Several ways to share your campaigns. Reach your audience wherever they are and on any device. Share your campaigns by email, WhatsApp, SMS, social networks, QR codes, embed it in your website, and much more! Gather all your information in one place and analyze it in real time. Measure your results with a powerful analysis engine that will allow you to filter responses.
    Starting Price: $20 per month
  • 26
    Eval&GO

    Eval&GO

    Eval&Go

    ...Our powerful online survey maker allows you to use plenty of question types, insert images and videos, and add your logo and your brand’s colors to create a spectacular online survey, form, and questionnaire. Distribute your online survey by email or publish a link on a website, on your blog, use QR codes, Facebook, Twitter, and more, and get your results in real-time! Generate an advanced and professional survey report in 1 click. Customize it and publish it in a variety of formats (online, Word, PDF, Excel, PowerPoint). Use the PRO+ Team account to collaborate on creating and analyzing your online forms and get the best of your survey maker. ...
    Starting Price: $29 per month
  • 27
    KwikSurveys

    KwikSurveys

    Kwik Surveys

    ...Customize themes and add branded imagery to align with brand guidelines. Learn more from your data using our advanced filter and cross-analysis tools. Deliver surveys by email, shortlink, social media, QR code or embed. KwikSurveys’ responsive design allows the application to be used on any device. Meaning you use the survey maker, analyze your results and create reports seamlessly across mobiles, tablets and desktops. Responses to your survey are collected in real time, allowing for instant analysis. Identify trends in your data with powerful segmentation and cross-tabulation tools.
    Starting Price: $12.99 per user per month
  • 28
    Fynzo Feedback

    Fynzo Feedback

    Fynzo Feedback

    ...Distribute your online surveys with your target audience. Embed them on websites, share them on social media profiles, send email or SMS invitations or simply reach out to them via QR codes.
    Starting Price: $10.00/month/user
  • 29
    Ezy Signin

    Ezy Signin

    Ezy Sign-in

    ...Become more efficient with hot desk and meeting room management for your remote, hybrid and onsite workforce – it’s everything you need in one safe place. Ezy Signin's system is installed in minutes, which includes a check in Kiosk via iPad or via a printed QR Code using a smartphone. Ezy Signin supports one or thousands of locations, and also provides employee check-ins via the android or iOS app. Modernise your front desk and reception operations today with a digital visitor management system from Ezy Sign-in!
    Starting Price: Free
  • 30
    Huawei Cloud Meeting
    ...One-click meeting initiation, and daily, weekly, or monthly meeting scheduling email, calendar notifications, and customizable meeting reminders. Joining meetings using meeting IDs, meeting links, or QR codes through multiple types of terminals.
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB