##Pythonista 2.0/3.0 Scripts (for iOS, iPad):
| Script Name | Description |
|---|---|
| barcode_scanner | Scan barcode (Objective C utility) |
| comment_code | Comment/uncommon selected code in editor |
| convert_pyui_json | Convert pyui to json and vice versa |
| copy_filename | Copy currently opened file's filename to clipboard |
| deDMCA | Search for torrents removed by DMCA (unfinished, Sept 2016) |
| dl | Download GitHub (or PyPi) repo simply |
| gamefaqs_dl | Download a printable GameFAQs.com FAQ |
| get_img_index | Get image's index from file name |
| getpwd | Get password from keychain |
| img_paste_horiz | Paste x photos horizontally into a new image |
| img_resize | Resize an image (fixed ratio) |
| img_rotate | Rotate an image |
| launch_startup | pythonista_startup for pybitcointools |
| mk_entropy | Drag finger to create entropy for a hash value |
| move_vids | Move video files from src => dest folder |
| qrread | Read a QR Code's data |
| save_to_pythonista | Import external application's file into Pythonista |
| telnet_starwars | Play ASCII animation of Star Wars |
| webopen | Wrapper for web browser.open |
| youtube_time_url | Create a time-coded YouTube URL |
| ytdl | Download YouTube video with youtube-dl into default dir |