All Projects β†’ anas-p β†’ ImagePicker

anas-p / ImagePicker

Licence: other
UIImagePickerController for camera and photo library

Programming Languages

swift
15916 projects

Projects that are alternatives of or similar to ImagePicker

Unsplash rb
πŸ’Ž Ruby wrapper for the Unsplash API.
Stars: ✭ 202 (+676.92%)
Mutual labels:  photos
Ownphotos
Self hosted alternative to Google Photos
Stars: ✭ 2,587 (+9850%)
Mutual labels:  photos
Maps
🌍🌏🌎 The whole world fits inside your cloud!
Stars: ✭ 253 (+873.08%)
Mutual labels:  photos
Camerafragment
A simple easy-to-integrate Camera Fragment for Android
Stars: ✭ 2,312 (+8792.31%)
Mutual labels:  photos
Insta Downloader
Video & Photo Downloader or Repost for Instagram.
Stars: ✭ 217 (+734.62%)
Mutual labels:  photos
Facerecognition
Nextcloud app that implement a basic facial recognition system.
Stars: ✭ 226 (+769.23%)
Mutual labels:  photos
Gallery shell
πŸ“· Bash Script to generate static responsive image web galleries.
Stars: ✭ 198 (+661.54%)
Mutual labels:  photos
Compressor
An android image compression library.
Stars: ✭ 6,745 (+25842.31%)
Mutual labels:  photos
Agimagecontrols
cool tools for image edition
Stars: ✭ 217 (+734.62%)
Mutual labels:  photos
Sumo
Sumo is a library that prepares for fast upload for iOS. It is effective when uploading by selecting images continuously.
Stars: ✭ 244 (+838.46%)
Mutual labels:  photos
Pynet
Generating RGB photos from RAW image files with PyNET
Stars: ✭ 211 (+711.54%)
Mutual labels:  photos
Recall App
πŸ–ΌοΈ An open-source and decentralized alternative to Google Photos built on top of Blockstack
Stars: ✭ 212 (+715.38%)
Mutual labels:  photos
Photos
[DEPRECATED] Encrypted, secure, decentralized personal data wallet -- technology behind textile.photos
Stars: ✭ 236 (+807.69%)
Mutual labels:  photos
React Native Photo Upload
Cross platform photo upload component for react native
Stars: ✭ 204 (+684.62%)
Mutual labels:  photos
viewer
πŸ–Ό Simple file viewer with slideshow for media
Stars: ✭ 68 (+161.54%)
Mutual labels:  photos
Exiftool Vendored.js
Fast, cross-platform Node.js access to ExifTool
Stars: ✭ 200 (+669.23%)
Mutual labels:  photos
Viphotoview
View a photo with simple and basic interactive gesture.
Stars: ✭ 225 (+765.38%)
Mutual labels:  photos
photos
"Fx Fotos" is an opensource gallery app in react native with the same smoothness and features of Google Photos and Apple Photos. It is backend gnostic and connects to decentralized backends like "box", "Dfinity", "Filecoin" and "Crust".
Stars: ✭ 620 (+2284.62%)
Mutual labels:  photos
block-photos
A photos app built with Ionic and Blockstack as backend.
Stars: ✭ 24 (-7.69%)
Mutual labels:  photos
Framegrabber
πŸ“±iOS app to extract full-resolution video frames as images.
Stars: ✭ 237 (+811.54%)
Mutual labels:  photos

ImagePicker

UIImagePickerController for camera and photo library

Preview:

Preview

Declare var imagePicker = UIImagePickerController() and conform the delegates UIImagePickerControllerDelegate, UINavigationControllerDelegate

You need to ask the use permission before access the camera, do this by adding usage key Privacy - Camera Usage Description to your app’s Info.plist together with a purpose string.

plist

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].