Showing 18 open source projects for "base64 image"

View related business solutions
  • Go from Data Warehouse to Data and AI platform with BigQuery Icon
    Go from Data Warehouse to Data and AI platform with BigQuery

    Build, train, and run ML models with simple SQL. Automate data prep, analysis, and predictions with built-in AI assistance from Gemini.

    BigQuery is more than a data warehouse—it's an autonomous data-to-AI platform. Use familiar SQL to train ML models, run time-series forecasts, and generate AI-powered insights with native Gemini integration. Built-in agents handle data engineering and data science workflows automatically. Get $300 in free credit, query 1 TB, and store 10 GB free monthly.
    Try BigQuery Free
  • Build on Google Cloud with $300 in Free Credit Icon
    Build on Google Cloud with $300 in Free Credit

    New to Google Cloud? Get $300 in free credit to explore Compute Engine, BigQuery, Cloud Run, Vertex AI, and 150+ other products.

    Start your next project with $300 in free Google Cloud credit. Spin up VMs, run containers, query exabytes in BigQuery, or build AI apps with Vertex AI and Gemini. Once your credits are used, keep building with 20+ products with free monthly usage, including Compute Engine, Cloud Storage, GKE, and Cloud Run functions. Sign up to start building right away.
    Start Free Trial
  • 1
    DocArray

    DocArray

    The data structure for multimodal data

    DocArray is a library for nested, unstructured, multimodal data in transit, including text, image, audio, video, 3D mesh, etc. It allows deep-learning engineers to efficiently process, embed, search, recommend, store, and transfer multimodal data with a Pythonic API. Door to multimodal world: super-expressive data structure for representing complicated/mixed/nested text, image, video, audio, 3D mesh data. The foundation data structure of Jina, CLIP-as-service, DALL·E Flow, DiscoArt etc. ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 2
    GitHub Actions for Firebase

    GitHub Actions for Firebase

    GitHub Action for interacting with Firebase

    ...A normal service account key(json format) or a base64 encoded service account key with the needed permissions for what you are trying to deploy/update. If you're deploying functions, you would also need the Cloud Functions Developer role, and the Cloud Scheduler Admin for scheduled functions.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 3
    Float-ditherer

    Float-ditherer

    A dithering software based around floats

    Float-ditherer is a tool that converts images into pure 1-bit images using a user specified palette tailored to convert images,textures and sprites using a float-based sampling method and float matrix. The software is meant to be lightweight and for power-users
    Downloads: 0 This Week
    Last Update:
    See Project
  • 4
    UpscalerJS

    UpscalerJS

    Image Upscaling in Javascript. Increase image resolution up to 4x

    Image Upscaling in Javascript. Increase image resolution up to 4x using Tensorflow.js. Open source, browser/Node compatibility, and completely free to use under the MIT license. Scale images up to 4x their original size, all in Javascript. UpscalerJS ships with pre-trained models in the box covering a wide variety of use cases. Or bring your own!
    Downloads: 0 This Week
    Last Update:
    See Project
  • Build AI Apps with Gemini 3 on Vertex AI Icon
    Build AI Apps with Gemini 3 on Vertex AI

    Access Google’s most capable multimodal models. Train, test, and deploy AI with 200+ foundation models on one platform.

    Vertex AI gives developers access to Gemini 3—Google’s most advanced reasoning and coding model—plus 200+ foundation models including Claude, Llama, and Gemma. Build generative AI apps with Vertex AI Studio, customize with fine-tuning, and deploy to production with enterprise-grade MLOps. New customers get $300 in free credits.
    Try Vertex AI Free
  • 5
    img2css

    img2css

    Convert any image to pure CSS. Recreates images using only box-shadows

    Base64, the entire image file is embedded inside the <img> tag using base64, so no need for external hosting is needed.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 6
    Cropper

    Cropper

    jQuery image cropping plugin

    Cropper is a powerful and flexible JavaScript image cropping library designed to bring rich, interactive cropping functionality to web applications with minimal setup. It provides users with an intuitive interface to select and adjust crop regions on images using drag-and-drop, zoom, rotate, and aspect-ratio controls, making it ideal for profile picture editors, photo upload tools, and content management interfaces. Developers can initialize Cropper on any <img> element and customize it with...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 7
    react-imgpro

    react-imgpro

    Image Processing Component for React

    react-imgpro is an image-processing component for React. This component process an image with filters supplied as props and returns a base64 image. I was working on a project last month which involved a lot of image processing and I'd to rely on third party libraries. But before using them directly, I'd to learn different concepts in gl (shaders) and then try to implement them in React.
    Downloads: 1 This Week
    Last Update:
    See Project
  • 8
    bin64ed

    bin64ed

    Base64 encode (or decode) files of any type with this lightweight tool

    bin64ed is a binary base64 encoder/decoder that allows you to encode/decode binary files (such as images, pdfs, etc) to and from base64.
    Downloads: 3 This Week
    Last Update:
    See Project
  • 9

    WORDPRESS PLUGIN - USER PROFILE IMAGE

    WORDPRESS PLUGIN CUSTOM AVATAR - USER PROFILE IMAGE FREE GITST SOFT

    This WordPress plugin allowes to set custom AVATAR for users. Avatar is stored in database: use gitst_set_avatar shortcode to display avatar set option. In GITST site you can find other free software as well - This plugin will override the WordPress get_avatar hook. - This pligin will create gitst_avatar table in database. - Note: Deleting Avatar plugin will not delete gitst_avatar table from database. - Note: Avatar stored into database as base64 file. - Note: If you have any...
    Downloads: 0 This Week
    Last Update:
    See Project
  • Deploy Apps in Seconds with Cloud Run Icon
    Deploy Apps in Seconds with Cloud Run

    Host and run your applications without the need to manage infrastructure. Scales up from and down to zero automatically.

    Cloud Run is the fastest way to deploy containerized apps. Push your code in Go, Python, Node.js, Java, or any language and Cloud Run builds and deploys it automatically. Get fast autoscaling, pay only when your code runs, and skip the infrastructure headaches. Two million requests free per month. And new customers get $300 in free credit.
    Try Cloud Run Free
  • 10

    Gfx4Less

    Easily embedd images to .LESS files

    A small command line tool that generates a single .LESS file with Base64-embedded images as variables. Tutorial can be found here: http://kleffels-software-blog.de/?p=2354 Note: it works on Windows (requires .NET 4.5) and can easily be used from Visual Studio as an external tool.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 11

    Image Base64 Converter

    A tool which convert images into base64 strings.

    A C# tool which convert images into base64 strings.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 12
    RedisClient

    RedisClient

    Java Redis Client GUI Tool

    This is a redis client GUI tool written based on Java SWT and Jedis. It's my objective to build the most convenient redis client GUI tool in the world. In the first place, it will facilitate in editing redis data, such as: add, update, delete, search, cut, copy, paste etc.
    Downloads: 4 This Week
    Last Update:
    See Project
  • 13

    Andoffline

    A toolkit for some Android sms/call Apps, base64 encoder, vcf parser a

    MOVED TO: https://github.com/fulvio999/Andoffline Feature: Browser for exported SMS, CALL and CONTACT from Android Phone Save to PDF file for exported SMS, CALL and CONTACT, VCF parser Support tool for: http://android.riteshsahu.com/apps/sms-backup-restore http://android.riteshsahu.com/apps/call-logs-backup-restore Image base64 encoder/decoder ** Allow to execute job/script execution from SMS sent from remote phone (without internet connection): - connect the phone to PC with usb - Install the Android App - create a job on desktop application - start PC listener and Phone receiver ** See pdf guide for more details - web application to manage job/script stored in a relational DB (Mysql or sqlite). ...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 14

    Light PHP/SQL Files Box

    A really light web interface to easily share small files/pictures.

    A really light web interface to easily share small files/pictures. Data are stored in mysql database (nothing on filesystem). Allow temporary hosting of files (between 10 minutes and 1 year) Image files can be downloaded with on the fly resizing Upload mode are :    - File from disk    - Raw text in editor    - Base64 encoded file in editor    - Html file using WYSIWYG CKEditor    - URL using raw text editor (for URL shortening) non-hidden available files can be access by    - html page list    - javascript slideshow    - rss flow    - direct url with rewriting (file with id 42 can by referred by http://server.dom/filebox?...
    Downloads: 0 This Week
    Last Update:
    See Project
  • 15

    jcvisor64

    Java visor Images and Images in base64

    Visor and transform images to pain text in base64 . http://en.wikipedia.org/wiki/Base64
    Downloads: 0 This Week
    Last Update:
    See Project
  • 16
    jpg2html is a series of C programs that embeds JPG images into HTML. Images are comparatively highly compressed (using RLE and BASE64) and decoded using JavaScript.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 17
    PicMonger is an NNTP client that automagically scans a specified Usenet newsgroup for either UUEncoded or MIME (base64) binaries, downloads them, and decodes them. It will also create a series of linked HTML thumbnail pages for previewing purposes.
    Downloads: 0 This Week
    Last Update:
    See Project
  • 18
    Qwen2.5-VL-3B-Instruct

    Qwen2.5-VL-3B-Instruct

    Qwen2.5-VL-3B-Instruct: Multimodal model for chat, vision & video

    ...It uses a SwiGLU and RMSNorm-enhanced ViT architecture and introduces mRoPE updates for robust temporal and spatial understanding. The model supports flexible image input (file path, URL, base64) and outputs structured responses like bounding boxes or JSON, making it highly versatile in commercial and research settings. It excels in a wide range of benchmarks such as DocVQA, InfoVQA, and AndroidWorld control tasks.
    Downloads: 0 This Week
    Last Update:
    See Project
  • Previous
  • You're on page 1
  • Next
MongoDB Logo MongoDB