Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hey, I want to upload a Full directory of images but everytime if i try to upload it via OpenFileResult only 1 Picture get uploaded!
I need help.
Regards
Use a List, add the images path in the list and then put the list variable in OpenFileResult, if you use a string array instead of list it will not work.
@nicck can you provide an example script? I also need it to mass upload videos on TikTok
block request image.png
@Royal-Russia said in How to reduce image size using BAS:
@Fox I need to reduce image size, not resize it :(
Have you checked the work of this action?
56b6e23b-0ceb-4060-9eab-ec9fe4f5d316-изображение.png
Result:
Test script: 2755.xml
or did you mean to degrade the quality in order to reduce the file size?
i need scrip all video upload in same time not 1 by 1 do you have method ? because tiktok have fitur max 30 video upload in same time
@Fox said in How can i get image data as base64 ?:
@basmail said in How can i get image data as base64 ?: Its just empty for me, what am I doing wrong? The image parth is correct, checked it a few times. Best regards! What are you trying to do? If you need to read a file in base64, use the "Read File" action with the "Save In Base64 Format" option enabled 6e63c432-b4d3-4451-b316-4fb1d2952b8d-изображение.png
@basmail said in How can i get image data as base64 ?:
Its just empty for me, what am I doing wrong? The image parth is correct, checked it a few times. Best regards!
Its just empty for me, what am I doing wrong? The image parth is correct, checked it a few times.
Best regards!
What are you trying to do? If you need to read a file in base64, use the "Read File" action with the "Save In Base64 Format" option enabled
6e63c432-b4d3-4451-b316-4fb1d2952b8d-изображение.png
lol ok, I didn't know that. Thanks for the answer anyways, I have now solved it with an easy API ^^