Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CodeDotJS/image-of

:camera: Download profile picture (even protected) of any Facebook user in high resolution!
https://github.com/CodeDotJS/image-of

cli-app download facebook profile-picture

Last synced: about 2 months ago
JSON representation

:camera: Download profile picture (even protected) of any Facebook user in high resolution!

Awesome Lists containing this project

README

        









> Download profile picture of any facebook user.

## Install

```
$ npm install --global image-of
```
__`or`__
```
$ sudo npm install --global image-of
```

## Preview



## Usage

```
$ image-of

Download profile picture of any facebook user!

Usage : image-of [command]

Command :
-i, --id userid of facebook user
-u, --user username of a facebook user
-h, --help show help

Example :
$ image-of -i 4
$ image-of -u zuck

```

__`NOTE :`__ `Images will be` __`saved`__ `in the home directory under` __`Facebook-Image`__ `folder`

## Related

- __[`instavim`](https://github.com/CodeDotJS/instavim)__ `:` `Complete Instagram media downloader.`

- __[`facebook-id-of`](https://github.com/CodeDotJS/facebook-id-of)__ `:` `Finds facebook user's userid.`

- __[`insta-id-of`](https://github.com/CodeDotJS/instagram-id-of)__ `:` `Finds instagram users' userid.`

- __[`gravatar-of`](https://github.com/CodeDotJS/gravatar-of)__ `:` `Gravatar from command line.`

## License

MIT © [Rishi Giri](http://rishigiri.com)