Rich Text Editor with file upload in SPFX/React WebPart - reactjs

I am looking for some package with Rich Text Editor which has file upload for files (not images) and user can basically upload to Rich Text Editor files and description.
I tried to find something similar, but I was unsuccesful.
Do you have any suggestions ?

Related

Add mp4 video to jodit rich text editor

I want a insert/upload a mp4 file in jodit rich text editor. The video icon seems to allow only url /embedded code option but I don’t find a way which will give either this from locally saved mp4 video .

use a file-upload in a wysiwyg editor

I'm looking for a wysiwyg editor that can use the ng-file-upload module. Is there someone who can give some feed-back about a such use ?
Or any other angularjs text editor that can be customized to define a file upload management.
thanks
Edit: I would need a crop image tool for upload

Create thumbnail after upload of any file extension

I want to upload a file with any extensions and then from that extension I need to create the thumbnail image for that particular image.
For example, if I upload .pdf file then the thumbnail image should be 'pdf.jpg', so as if .docx file then should be 'word.jpg' and if .zip file then name should be 'zip.jpg'.
I have tried to do this but no luck, file is uploaded but thumbnails is not.
Is there any codes which can do this, I mean to upload any extension and from that extension to create the thumbnail image also?
If any one has idea please share. :)

JSF primefaces editor loading file

I'm using jsf primefaces editor, i want to load a text file a value to it.
http://www.primefaces.org/showcase/ui/editor.jsf
Please may i know if this is possible?

Handling zip files via media browser

I am using media module with wysiwyg integration of media browser.
I need to create a new file type (say zip) and have custom formatters for this file type. So, whenever a zip file is uploaded via media browser, i want it to get associated with "zip" file type and the formatters should be applied to it as selected by the user.
Tried to look for some tutorials but not much of help. Can someone please guide me through with this?
Thanks.

Resources