Jump to content
UBot Underground

Recommended Posts

Pash,

 

Any chance to be able to put texts on images using custom/fancy fonts (system fonts or Google fonts)? to create quotes for social media.

 

Like:

 

https://www.google.com/search?q=images+with+quotes&rlz=1C1GGRV_enIR751US751&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiJsOnq6-7aAhVMhywKHdzdDcoQ_AUICigB&biw=1280&bih=893#imgrc=aZwxeRKFQ9EIsM:

Link to post
Share on other sites
  • Replies 226
  • Created
  • Last Reply

Top Posters In This Topic

Top Posters In This Topic

Popular Posts

Sure... here is an example (I hope it makes sense)   Original Starting File: http://i61.tinypic.com/md1ais.jpg     File process options with plugin   http://i59.tinypic.com/e0qqet.png   Hope my exampl

V3.1.3.0 - Update library - image to icon: update code to high quality icon

3.4.2.0 image converter webp: converter .jpe,.png to .webp or .webp to .jpe,.png

Posted Images

Pash,

 

Any chance to be able to put texts on images using custom/fancy fonts (system fonts or Google fonts)? to create quotes for social media.

 

Like:

 

https://www.google.com/search?q=images+with+quotes&rlz=1C1GGRV_enIR751US751&source=lnms&tbm=isch&sa=X&ved=0ahUKEwiJsOnq6-7aAhVMhywKHdzdDcoQ_AUICigB&biw=1280&bih=893#imgrc=aZwxeRKFQ9EIsM:

try command "image caption"

Link to post
Share on other sites

No font selection options? positioning text on the image? font size? etc?

post-5560-0-14452400-1525569273_thumb.jpg

  • Like 1
Link to post
Share on other sites
  • 4 months later...

 

Pash,
 
Those parameters like font size, name, alignment, x, y, height etc, do they accept #variables? so the user can set them using UI inputs forms.

 

1. yes

2. sample

ui drop down("Font Name","Impact,Angsana New",#Font Name)
set(#inPut,"{$special folder("Application")}\\Color Print Test Image 28.jpg","Global")
set(#outPut,"{$special folder("Application")}\\Image Caption.jpg","Global")
plugin command("Advanced Image.dll", "image caption", #inPut, #outPut, "Anything you do online can be automated with UBot Studio. 
It will help you collect and analyze information, synchronize online accounts, upload and download data, and finish any other job that you might do in a web browser, and beyond.", #Font Name, "30%", "FFFFFF", "Bold", 000000, 30.0, "Center", "Far", 0.0, 0.0, "Auto", "Auto")
  • Like 1
Link to post
Share on other sites
  • 3 weeks later...
  • 1 month later...
3.2.0.0

Add new command

image matches: image processing find matches image template

image detect multi scale: image processing find matches by haarcascade xml file face detection,eye detection,smile detection,and other

image rectangle: add rectangle to image

 


 

Add sample file (request "Advanced Data Text File" plugin)

image matches.ubot

image detect multi scale.ubot
Link to post
Share on other sites
  • 2 months later...

Sure... here is an example (I hope it makes sense)

 

Original Starting File:

http://i61.tinypic.com/md1ais.jpg

 

 

File process options with plugin

 

http://i59.tinypic.com/e0qqet.png

 

Hope my example makes sense... if not I hope at least it makes someone smile:)

 

Do you happen to have some example code on how to achive this image setup?

 

And advice on smooth transitions between images  for GIF's

right now grabbing images from folder, and creating a video from them

and converting video to GIF, but how could I add a smooth transition between each image,

or rotation, something that doesn't just popup a new image and adds a nice effect between each for loading them in

Link to post
Share on other sites

Do you happen to have some example code on how to achive this image setup?

 

And advice on smooth transitions between images  for GIF's

right now grabbing images from folder, and creating a video from them

and converting video to GIF, but how could I add a smooth transition between each image,

or rotation, something that doesn't just popup a new image and adds a nice effect between each for loading them in

1. use "image space" command

 

2. not sure try command 

2.1 "video from image + audio" set "Transition" in "Image Config" to Fade

2.2 "video to gif image" set 100 Frame Rate

Link to post
Share on other sites

2.1 "video from image + audio" set "Transition" in "Image Config" to Fade

 

Using that even though im not adding audio still?

use blank list

 

What about transitions for Images to Gif.

 

It wont allow the command to be closed because its invalid.

02.16.2019-11.png

use blank list.

how to use command. see sample file.

 

When using Watermark with text or image

Is Bottom Center, and Top Center options as I didn't see them in the commands as options.  Just want to see if I can type it in or not.

"Top Middle", "Bottom Middle"

Link to post
Share on other sites

I've looked through the example files list in the directory on google drive.   Did not find out for the command, and using the function within it?

see file "video from image + audio.ubot"

Link to post
Share on other sites

Pash, I just bought this plugin, now two things I look for and didn't find or am I missing something?

 

1. Image Opacity

2. Image Color Overlay with Opacity option.

 

Any chance to have these options please?

Link to post
Share on other sites
3.2.1.0
Add new command
image opacity: change image opacity

 

Pash, I just bought this plugin, now two things I look for and didn't find or am I missing something?

 

1. Image Opacity

2. Image Color Overlay with Opacity option.

 

Any chance to have these options please?

2. try "image background transparent"

  • Like 1
Link to post
Share on other sites

WOW ! So fast, thanks.

 

But "image background transparent" this doesn't do the job as I tested a few times.

 

1. Please check this image: https://elementor.com/blog/wp-content/uploads/sites/9/2016/07/overlay2.pngI mean this. overlay color (right side of the image) covered the background image with an opacity.

 

If it's possible for you to add the above, then the next suggestion is...

 

2. To put an option for gradient overlay like:https://designshack.net/wp-content/uploads/nyc.jpg(purple up and blue down) or this: https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT0AWxmhxn1eer8a6JmYKG1p13mTHC3dqWht0J356P730RmAaxWBA

Link to post
Share on other sites

Pash,

 

I use right-to-left language to caption an image, the problem is, the ending dot "." goes to the first of the sentence. because the plugin doesn't have RTL/LTR options, could you implement this, please?

 

If needed I can send you a sample RTL text.

 

Thanks

Link to post
Share on other sites
  • PRO locked this topic
Guest
This topic is now closed to further replies.

×
×
  • Create New...