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

https://github.com/akeaswaran/propic

View Instagram profile pictures in full resolution.
https://github.com/akeaswaran/propic

Last synced: 2 months ago
JSON representation

View Instagram profile pictures in full resolution.

Awesome Lists containing this project

README

        

ProPic
======

Note: This project is deprecated and exists only for other developers to learn from. It is not guaranteed to work on iOS 9.0+ and on devices newer than the iPhone 6 and 6+. Use at your own risk.

View Instagram profile pictures in full resolution.

## Description
ProPic allows users to view Instagram users' profile pictures in full resolution, a feature that was inexplicably left out of the app itself.

**NOTE:** The profile pictures will be somewhat blurry and pixelated when displayed. Instagram only expects to use them inside its small, circular image views, and as a result, the profile pictures are scaled down when first uploaded, causing this blurriness.

## How to use Propic
* Open Instagram.
* Tap on a user's username or profile picture.
* Tap on their profile picture when their user page is displayed.
* A larger image view containing the user's profile picture will animate in view on-screen.
## Compatibility
* ProPic works with the most recent version of Instagram available (6.3.1), iOS 8.0+, and all iDevice models.

## Credits
* Big thanks to [Kiran Panesar](https://github.com/KiranPanesar/) for [MXLMediaView](https://github.com/KiranPanesar/MXLMediaView), which made it easy to display images in-app!

## License

This project has been open-sourced under the MIT License; for more information, see [LICENSE.md](https://github.com/akeaswaran/ProPic/blob/master/LICENSE.md).