CKEditor Quick Image Upload
Page on official site
![]()
These CKEditor plugins allow you to upload an image and insert it in a document in a couple of clicks.
Just select the image and it'll be uploaded and inserted as original, as preview linked to original, or as resized image.
When you insert image or resized image, just <img> tag is inserted.
When you insert image with preview, there is image with link inserted. Linking with original can be handled with LightBox, FancyBox or other JS scripts for showing images.
No CKFinder required for this plugin. It has own uploader (comes for free with this plugins).
Screenshots
![]()
![]()
![]()
![]()
License
Commercial
Installation
Installation manual
Download
This plugin is available only for licensed customers.
Purchasing
Via secure payment (Paypal, Visa, or another services)
Single site license
Multi site license

- Workaround for Drupal CKEditor plugin (admin configuation page did not show plugin buttons).
- Added CSS `class` attributes to inserting HTML tags.
- Added spanish language.
- No more CKFinder. Now it works with own uploader. But CKFinder support still exists (you are not to change any code on upgade).
Be more patient, eat some pills, and write to support before make hysterics here.
Usually all plroblems of this kind can be solved by setting correct permissions to your folders. If you watch into error.log, you can see what the problem is.
If my advice did not help you, please white letter to support@doksoft.com, but not here and together we'll solve your problem.
All of plugins purchaseres successfuly installed and use them.
Sorry if this was the "wrong" forum, but I was already here, and the issue is one of integration with CKEditor, so it didn't seem inappropriate at the time. I'll meet you over at doksoft.com!
UPD
UPD
UPD
I donot want to upload images with Spaces in Image name .How can I do this .if user upload such image can we display error message.Is there any setting we need to changes.I am using Ckeditor for asp.net.pls reply
Hello!
Yes you can. You may do some changes in ckeditor/plugins/doksoft_uploader/upload.php for implementing this feature. Just use strpos/preg_match to search filename for a spaces and send an according error to user (see how it is done in other cases)
Also by modifying code you can replace spaces with another symbols (underlines for example) and save file with modified name. It also requires a little PHP knowledge.
Thank u for your reply.I I didnot find ckeditor/plugins/doksoft_uploader/upload.php for implementing this feature. I am using Ckeditor for ASp.net project and all files in Ckeditor/ckfinder are coded in vb.net.Please tell me how can I modify code so that spaces will be replaced with another symbols (underlines for example) ..If possible can u pls provide me the example where I can find the solution to this problem.
CKFinder does not required at all for the DOKSoft plugins, they use their own server-side uploader (doksoft_uploader).
Unfortunally only PHP version is available, as it documented on the site: http://doksoft.com/soft/ckutils/upload-script.html
So, DOKSoft plugins are not compatable with ASP at this moment. If you want to use these plugins with ASP.NET, you are to write uploader on according language.
Please mail me to support (a) doksoft.com if you have any questions.
At which address do i need to send the mail and also i am not able to load the url which u have send
Is there a solution so that i can avoid spaces or replace spaces with underscore .As I am using ckeditor with asp.net.. i found that dots are replaced with spaces.Is there any solution for my problem as i am using ckfinder with asp.net
pls reply to my post
(replied to mail)
UPD
I encountered no bugs get photos up on the web. This utility was successfully processed