copy paste image from fb to wordpress editor

rajeshag

Power Member
Joined
Feb 20, 2020
Messages
668
Reaction score
87
when I copy image from fb and paste in wp editer then it gives url of fb only
is there way image gets locally saved

and main it should not be time consuming

remote saving image plugin not working and copy paste into mspaint then wp taking too much time
 
Have you tried an embed FB plugin? Should give you the option to embed just about any post, image, or video.
If not, then go for the good ol' reliable method of download FB image manually the uploading it on the server storage
 
You can build a macro with iMacros for this fast, if you're familiar with it. You just need to prepare a .csv or .txt datasource file with the list of urls of the pics (one url per line), then use an online tool to download the pics such as this: https://www.expertstool.com/facebook-image-downloader/. Record the downloading process and also record the process of whatever you're doing in the WP editor. Merge the two macros and play it in loop. Your only task is to prepare the datasource file with the urls, the rest is done by the macro.

That is if the suggested emedding doesn't work.
 
Have you tried an embed FB plugin? Should give you the option to embed just about any post, image, or video.
If not, then go for the good ol' reliable method of download FB image manually the uploading it on the server storage
dont want embed,local save
 
You would need a custom tool for this.

Shouldn't be too expensive though if you already have the urls of the images from FB

Maybe a better approach would be a custom Chrome plugin where you TAG the pictures you want to batch download from FB and upload to your WP
 
You would need a custom tool for this.

Shouldn't be too expensive though if you already have the urls of the images from FB

Maybe a better approach would be a custom Chrome plugin where you TAG the pictures you want to batch download from FB and upload to your WP
still its time consuming
 
If none of the above suggestions eork you better post to haf section
 
Back
Top