Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Resize while uploading an image #113

Open
Ademgenc53 opened this issue Jul 19, 2020 · 2 comments
Open

Resize while uploading an image #113

Ademgenc53 opened this issue Jul 19, 2020 · 2 comments

Comments

@Ademgenc53
Copy link

Hello,

Thank you very much for the editor

How can I resize when uploading an image?
in editor.js
sample:

      $.ajax({
        url:"resize_image.php",
        success:function(data)
        {
        }
      });
@nmohanan
Copy link
Contributor

nmohanan commented Jul 19, 2020 via email

@Ademgenc53
Copy link
Author

Thank you for the answer

"You can upload the image with the help of server-side scripting, currently,"
I couldn't fully understand this

It is my preference to keep the pictures in the editor as base64

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants