Showing 52 open source projects for "image text input"

View related business solutions
  • Stop Storing Third-Party Tokens in Your Database Icon
    Stop Storing Third-Party Tokens in Your Database

    Auth0 Token Vault handles secure token storage, exchange, and refresh for external providers so you don't have to build it yourself.

    Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.
    Try Auth0 for Free
  • Go From AI Idea to AI App Fast Icon
    Go From AI Idea to AI App Fast

    One platform to build, fine-tune, and deploy ML models. No MLOps team required.

    Access Gemini 3 and 200+ models. Build chatbots, agents, or custom models with built-in monitoring and scaling.
    Try Free
  • 1
    XnView MP
    ...With its easy-to-use explorer-like interface, XnView MP allow you to quickly view your images and photos, but also to make image management. You have features like batch rename, batch converter, duplicate image finder, image compare, but you can also create contact sheets, slideshow. XnConvert is a fast and powerful batch image converter, you can convert, resize, watermark, add text, enhance, filter in batch mode. XnResize is a fast and powerful batch image resizer, you can convert, resize in batch mode. ...
    Downloads: 222 This Week
    Last Update:
    See Project
  • 2
    Cyan

    Cyan

    Prepress image viewer and converter

    Cyan is an open source cross-platform image viewer and converter, designed for prepress (print) work. Like converting an image from RGB to CMYK, or the other way around. Cyan supports color profiles complying with the International Color Consortium (ICC) standard, and strives to create as color-accurate images as possible, with support for RGB, CMYK and GRAY with up to 32-bit image depth.
    Leader badge
    Downloads: 104 This Week
    Last Update:
    See Project
  • 3
    gml4gtk

    gml4gtk

    small console GML or graphviz DOT graph viewer

    directed graph layout program for GML (Graph-Markup-Language) graph or partial graphviz DOT graph
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    Luminance HDR

    Luminance HDR

    Complete solution for HDR photography

    Luminance HDR is a complete suite for HDR imaging workflow. It provides a wide range of functionalities, during both the fusion stage and the tonemapping stage. Its graphical user interface, based on Qt5, runs on a variety of platforms, such as Microsoft Windows, Mac OS X 10.9 and later and several Unix flavors (Linux, FreeBSD and others). Input images can be supplied in multiple formats, from JPEG to RAW files. In the same way, output can be saved in many different formats as well, from...
    Leader badge
    Downloads: 203 This Week
    Last Update:
    See Project
  • Build Securely on Azure with Proven Frameworks Icon
    Build Securely on Azure with Proven Frameworks

    Lay a foundation for success with Tested Reference Architectures developed by Fortinet’s experts. Learn more in this white paper.

    Moving to the cloud brings new challenges. How can you manage a larger attack surface while ensuring great network performance? Turn to Fortinet’s Tested Reference Architectures, blueprints for designing and securing cloud environments built by cybersecurity experts. Learn more and explore use cases in this white paper.
    Download Now
  • 5
    eGPXviewer

    eGPXviewer

    eGPXviewer is a 3D GPX track viewer

    eGPXviewer is a GPS track viewer capable of summarizing key data of input track GPS series, displaying the track's altitude & speed profile and provide interactive 3D perspective views of it. The GPS track data should be input from a GPX exchange formatted file which is typically obtained by downloading a GPX file from a GPS receiver/tracker (e.g. Garmin™) or an iOS™/Android™ tracker app. The GPX exchange format is a standard output file format available in most GPS tracker devices/applications. ...
    Downloads: 3 This Week
    Last Update:
    See Project
  • 6
    Rassam-paint

    Rassam-paint

    Simple drawing program for Linux

    Rassam-paint is an open source bitmap editing and drawing with the following advanced features :Free Selection Tool,Zoom ,Undo,Text Tool,Color palettes,Dynamic resize image,Pencil ,Lines, Rectangles , Color Picker, Round Brush , Flood Fill , Rectangle,Filters,And more... Rassam-paint support popular graphics image formats (PNG, JPEG, TIFF, BMP and others).
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    quickplot

    quickplot

    interactive 2D plotter

    Quickplot is a fast interactive 2D plotter with infinite zooming, value picking, pipe input, and unlimited plots displayed. Quickplot is meant for looking at your data quickly and of secondary importance is making static pictures of your data.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8

    XPDFSYNC

    Scripts to make emacs, pdfsync and xpdf work together.

    Forward/Inverse from tex to pdf never quite seem to work out of the box. These scripts aim to ensure that you will be able to do forward/inverse search from emacs to tex. Pdfsync is used for the synchronization.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 9
    Displays text on Framebuffer device. It uses iconv program to convert input file. Supports RTL viewing (fribidi used). Limited UI (only space, ESC,r,w works now). Arabic & Hebrew support, handles 2-byte encoding. NEW: added SDL support, mingw compilable.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Try Google Cloud Risk-Free With $300 in Credit Icon
    Try Google Cloud Risk-Free With $300 in Credit

    No hidden charges. No surprise bills. Cancel anytime.

    Use your credit across every product. Compute, storage, AI, analytics. When it runs out, 20+ products stay free. You only pay when you choose to.
    Start Free
  • 10
    JaToo Imager

    JaToo Imager

    View and alter images (batch processing available).

    JaToo Imager is a Java Open Source application created to view and alter images. Batch processing is also provided.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11
    DiffImg

    DiffImg

    Simple image comparison tool

    DiffImg is a simple image comparison tool which take two images with the same size as input. Some statitics are computed and the positions where pixel differ are displayed as a color mask.
    Leader badge
    Downloads: 29 This Week
    Last Update:
    See Project
  • 12
    Importer library to import assets from different common 3D file formats such as Collada, Blend, Obj, X, 3DS, LWO, MD5, MD2, MD3, MDL, MS3D and a lot of other formats. The data is stored in an own in-memory data-format, which can be easily processed. www.open3mod.com/ is a 3D model viewer and exporter based on Assimp that is also Open Source.
    Downloads: 31 This Week
    Last Update:
    See Project
  • 13

    PDEGraphics2D

    Output Processing script from Java AWT/Swing paint call

    Use PDEGraphics2D to create Processing vector graphics script files and deploy them in HTML. To create a PDEGraphics2D instance, pass the constructor an instance of a standard Graphics2D object, together with the size of the canvas to paint: PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, int w, int h) or PDEGraphics2D g= new PDEGraphics2D(Graphics2D g, Dimension d) Alternatively, pass the component to paint as the input to one of the static paint methods: PDEGraphics2D...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14
    ANSiMat

    ANSiMat

    A graphical, multiplatform ANSI files viewer and converter

    ANSiMat is a graphical viewer of ANSI art files. It can also be used to convert ANSI (or plain ASCII) files into regular (BMP, TGA, PCX...) graphic files, or into animations (FLC). Altough not initially designed for this, ANSiMat can be successfully used as an ASCII art viewer, or even simple text files viewer. ANSiMat is available for Linux, Windows and DOS. ANSiMat supports also modem emulation speed, therefore it can be used to display ANSI animations.
    Downloads: 2 This Week
    Last Update:
    See Project
  • 15
    mmsdec is an application developed in C which can be uses to decode MMS message (Multimedia Messaging Service). With this application it is possible to extract text message, photos and videos from a raw mms message.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    GOFoto is an appliaction for managing large collections of photos. It allows photo refining, generating web gallery and VideoCD.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    memoree

    memoree

    Browser interface to your memories

    You have your pictures stored on a server or PC that is accessible from internet or your intranet. This package will make them available through a web-browser.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    eLectrix PDF Viewer
    eLectrix is an application to view Portable Document Format (PDF) files. The program is written in the C programming language, using GTK+ for the user interface and poppler for rendering pages.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 19
    rendertext
    Text and basic html renderer. Useful to read text/html files in mp3/mp4 devices using its photo/image viewer . Comes with default settings for a sansa fuze mp4 player. It needs a Perl interpreter, but is provided one in-pack for windows.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 20
    SteGUI is a graphical front-end to Steghide. It lets users view the images and play the sounds that Steghide allows as cover files, and command the program all with one tool. It also embeds a simple text editor to manage text payload files.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 21
    BaseX
    BaseX is a light-weight, high-performance and scalable XML database system and XPath/XQuery processor, including full support for the W3C Update and Full Text extensions. The issue tracker has been moved to https://github.com/BaseXdb/basex/issues
    Downloads: 0 This Week
    Last Update:
    See Project
  • 22
    KBookReader is a Linux KDE twin-panel text files viewer specialized in reading e-books. It supports multiple bookmarks, custom fonts, encoding selection.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 23
    OS neutral (Java) slide show program for the presentation of digital photos. Supports animated zooming, transition effects, highlighted points, panorama scrolling, text fading etc. Movies are also supported.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 24
    The "Fast Image Resizer for Java Tool" has following features: resize all JPEG/JPG images of a directory, generate web galleries, store resized images in a ZIP file, add text or image watermark. The Tool is available in German and English.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 25
    Smitten is a compact (63 Kb) media centre application for playing movies, music, picture slideshows, and reading text on your TV or computer.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • 2
  • 3
  • Next
MongoDB Logo MongoDB