awesome-repositories.com
Blog
MCP
awesome-repositories.com

Discover the best open-source repositories with AI-powered search.

ExploreCurated searchesOpen-source alternativesSelf-hosted softwareBlogSitemap
ProjectMCP serverAboutHow we rankPress
LegalPrivacyTerms
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
NoelOConnell avatar

NoelOConnell/quill-image-uploader

0
View on GitHub↗
268 stars·108 forks·JavaScript·MIT·7 views

Quill Image Uploader

A module for Quill rich text editor to allow images to be uploaded to a server instead of being base64 encoded. Adds a button to the toolbar for users to click, also handles drag,dropped and pasted images.

Features

  • Editor Modules - Handles image uploads to a server via toolbar or drop.

Star history

Star history chart for noeloconnell/quill-image-uploaderStar history chart for noeloconnell/quill-image-uploader

How this analysis was created: This summary and feature list are AI-generated from collected project material and can contain mistakes. Stars, license and language are imported from GitHub. Inclusion does not mean that we have tested or audited this project. Check the source documentation for any feature you depend on. Learn more on our About page.

AI search

Explore more awesome repositories

Describe what you need in plain English — the AI ranks thousands of curated open-source projects by relevance.

Start searching with AI

Projects sharing features with Quill Image Uploader

These projects share indexed features with Quill Image Uploader. Shared tags can include platform or build tooling; verify the primary use case before treating a result as a replacement.
  • artem-schander/quill-paste-smartArtem-Schander avatar

    Artem-Schander/quill-paste-smart

    102View on GitHub↗

    This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong into the editor. To do so it looks into the toolbar configuration and decides which tags and attributes are allowed based on the possible formats. However, you can also decide on…

    JavaScript
    View on GitHub↗102
  • benwinding/quill-html-edit-buttonbenwinding avatar

    benwinding/quill-html-edit-button

    174View on GitHub↗

    Quill.js Module which allows you to quickly view/edit the HTML in the editor

    TypeScript
    View on GitHub↗174
  • benwinding/quill-image-compressbenwinding avatar

    benwinding/quill-image-compress

    125View on GitHub↗

    Quill.js Module which compresses images that are uploaded to the editor

    TypeScript
    View on GitHub↗125
  • afconsult/quill-mentionafconsult avatar

    afconsult/quill-mention

    851View on GitHub↗

    Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.

    TypeScript
    View on GitHub↗851
Compare all 21 related projects→

Frequently asked questions

What does noeloconnell/quill-image-uploader do?

A module for Quill rich text editor to allow images to be uploaded to a server instead of being base64 encoded. Adds a button to the toolbar for users to click, also handles drag,dropped and pasted images.

What are the main features of noeloconnell/quill-image-uploader?

The main features of noeloconnell/quill-image-uploader are: Editor Modules.

Which projects share features with noeloconnell/quill-image-uploader?

Projects with overlapping indexed features include: artem-schander/quill-paste-smart — This plugin extends the default clipboard module of Quill.js to prevent users from pasting HTML that does not belong… benwinding/quill-html-edit-button — Quill.js Module which allows you to quickly view/edit the HTML in the editor. benwinding/quill-image-compress — Quill.js Module which compresses images that are uploaded to the editor. contentco/quill-emoji — Module extension for Quill.js that handles emojis in the toolbar. Through this extension, you can add emojis through… datananas/quill-placeholder-autocomplete — brings autocomplete to quill-placeholder-module. afconsult/quill-mention — Quill Mention is a module to provide @mentions or #hashtag functionality for the Quill rich text editor.