Editor Required
Budget: ₹37,500 – ₹75,000 INR
We need a text editor which supports the following features:
Supports HTML view on the editor
Text Formatting such as indent, bold, italic, text-align, and so on
Copy paste feature of text and images
Supports Math-Jax, Math-ml, and latex for Maths and chemical formulas
On paste, image upload image to server and preview those images to the editor with updated URL.
The use case of this editor is for a question about bank creation. It supports question, answer, and multiple options as editor components.
Point 5 Explanation: Whenever the end user pastes the content/OCR and convert the data into HTML-supported text, if the content contains an image, then those images should be uploaded to azure hosted (our internal server) blob storage, and that image should replace with a newly updated blob storage URL
(basically, we are uploading another source image to our server and replacing that image source with our server image URL)
Supports HTML view on the editor
Text Formatting such as indent, bold, italic, text-align, and so on
Copy paste feature of text and images
Supports Math-Jax, Math-ml, and latex for Maths and chemical formulas
On paste, image upload image to server and preview those images to the editor with updated URL.
The use case of this editor is for a question about bank creation. It supports question, answer, and multiple options as editor components.
Point 5 Explanation: Whenever the end user pastes the content/OCR and convert the data into HTML-supported text, if the content contains an image, then those images should be uploaded to azure hosted (our internal server) blob storage, and that image should replace with a newly updated blob storage URL
(basically, we are uploading another source image to our server and replacing that image source with our server image URL)