معرفی شرکت ها


Photini-2022.9.1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

Simple photo metadata editor
ویژگی مقدار
سیستم عامل OS Independent
نام فایل Photini-2022.9.1
نام Photini
نسخه کتابخانه 2022.9.1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده Jim Easterbrook
ایمیل نویسنده jim@jim-easterbrook.me.uk
آدرس صفحه اصلی https://github.com/jim-easterbrook/Photini
آدرس اینترنتی https://pypi.org/project/Photini/
مجوز GPLv3+
Photini ======= A free, easy to use, digital photograph metadata (Exif, IPTC, XMP) editing application for Linux, Windows and MacOS. "Metadata" is said to mean "data about data". In the context of digital photographs this means information that isn't essential in order to display the image, but tells you something about it. For example a title and description of the scene or the date & time and the GPS coordinates of the camera's position when the picture was taken. "[Photini] doesn't try to be an all-singing, all-dancing image management powerhouse - it just lets you add information to photos, quickly and easily." -- `Linux Format`_ magazine, January 2013 Why is it called Photini? Read my `blog post`_ on how I chose a name. .. contents:: :backlinks: top Features -------- .. image:: http://photini.readthedocs.io/en/latest/_images/screenshot_024.png :alt: Text editing screenshot * Easy to use graphical interface. * Set photo title, description, keywords, copyright and creator fields. * Some support for video files. * Spell checking of some fields (optional). * Can set metadata for multiple images simultaneously. * Can adjust picture date & time and time zone (of multiple images simultaneously). * Reads Exif, IPTC and XMP metadata, writes all three to maximise compatibility with other software. * Writes metadata to image files or to XMP "sidecar" files. * Can import photographs from many digital cameras. * Upload to Flickr_ or `Google Photos`_ or Ipernity_ with reuse of metadata. .. image:: http://photini.readthedocs.io/en/latest/_images/screenshot_136.png :alt: Geotagging screenshot * Geotagging - search map to find named places. * Choice of map providers - instantly switch to compare details. * Drag and drop images on to map to set GPS location. * Edit coordinates if required, or clear to unset GPS data. * Convert GPS coordinates to street address. * Suggestions for further development welcome. Dependencies ------------ Photini requires at least the following: * Python3: http://python.org/ * PyQt5 or PySide2 or PySide6: http://www.riverbankcomputing.co.uk/software/pyqt/ or https://doc.qt.io/qtforpython/ * python-exiv2: https://pypi.org/project/exiv2/ For a full list of dependencies, please see the `installation documentation`_. Documentation ------------- .. warning:: This program, like all software, may have bugs. Before using it be sure to back up all your photographs (you do this anyway, right?) as I can't guarantee you won't accidentally damage them. Photini's documentation is at http://photini.readthedocs.io/. It includes detailed installation instructions and a full user manual. .. _readme-getting_help: Getting help ------------ If you encounter any problems installing or running Photini, please email jim@jim-easterbrook.me.uk and I'll respond as soon as I can. There is also an email list or forum for discussions about Photini at https://groups.google.com/forum/#!forum/photini. If you discover a bug and have a GitHub account then please file a bug report on the GitHub `"issues" page`_. Localisation ------------ Work has begun on providing Photini in multiple languages. I rely on users to do the translation, as I am not fluent in any language other than English. The project uses an online translation service called Weblate_. If you'd like to help translate Photini, please join the `Photini team on Hosted Weblate`_. For more details, see the `localisation documentation`_. .. _readme-legalese: Licence ------- | Photini - a simple photo metadata editor. | http://github.com/jim-easterbrook/Photini | Copyright (C) 2012-22 Jim Easterbrook jim@jim-easterbrook.me.uk | Catalan translation by Joan Juvanteny | Czech translation by Pavel Fric | French translation by Nathan, J. Lavoie | German translation by Jan Rimmek, J. Lavoie, Ettore Atalan | Korean translation by Soohyeon Park | Norwegian Bokmål translation by Allan Nordhøy | Polish translation by Dawid Głaz | Spanish translation by Esteban Martinena, Cristos Ruiz This program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see http://www.gnu.org/licenses/. Service terms and conditions ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ Use of the Google map tab is subject to the `Google Maps Terms of Use`_ and `Google Privacy Policy`_. Use of the Bing map tab is subject to the `Microsoft Bing Maps Terms of Use`_ and `Microsoft Privacy Statement`_. Use of the Mapbox map tab is subject to the `Mapbox terms of service`_ and `Mapbox privacy policy`_. The Flickr upload tab uses the Flickr API but is not endorsed or certified by Flickr. Privacy statement ^^^^^^^^^^^^^^^^^ Photini does not directly gather any information from its users, but the online services it can use (maps and uploaders) may do so. You should read these services' privacy policies before using them. Photini stores user preferences in a text file on the user's computer. The default location of this file is ``$HOME/.config/photini/`` (Linux), ``$HOME/Library/Preferences/photini`` (MacOS), or ``%USERPROFILE%\AppData\Local\photini\`` (Windows). OAuth_ access tokens for the uploader tabs are securely stored on the user's computer using `Python keyring`_. Documentation licence ^^^^^^^^^^^^^^^^^^^^^ Permission is granted to copy, distribute and/or modify the Photini documentation under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the documentation section entitled "GNU Free Documentation License". .. _blog post: http://jim-jotting.blogspot.co.uk/2012/10/photini-whats-in-name.html .. _Flickr: http://www.flickr.com/ .. _Google Photos: https://photos.google.com/ .. _Google Maps Terms of Use: http://www.google.com/help/terms_maps.html .. _Google Privacy Policy: http://www.google.com/policies/privacy/ .. _installation documentation: http://photini.readthedocs.io/en/latest/other/installation.html .. _Ipernity: http://www.ipernity.com/ .. _"issues" page: https://github.com/jim-easterbrook/Photini/issues .. _Linux Format: http://www.linuxformat.com/archives?issue=166 .. _localisation documentation: http://photini.readthedocs.io/en/latest/other/localisation.html .. _Mapbox terms of service: https://www.mapbox.com/tos/ .. _Mapbox privacy policy: https://www.mapbox.com/privacy/ .. _Microsoft Bing Maps Terms of Use: http://www.microsoft.com/maps/assets/docs/terms.aspx .. _Microsoft Privacy Statement: http://www.microsoft.com/en-us/privacystatement/ .. _OAuth: http://oauth.net/ .. _OpenStreetMap licence: http://www.openstreetmap.org/copyright .. _Photini team on Hosted Weblate: https://hosted.weblate.org/projects/photini/ .. _Python keyring: https://pypi.python.org/pypi/keyring#what-is-python-keyring-lib .. _Weblate: https://hosted.weblate.org


نیازمندی

مقدار نام
>=1.3 appdirs
>=3.0 cachetools
>=0.11.0 exiv2
>=2.4.0 requests
>=2.0.0 Pillow
>=5.11.0 PySide2
>=6.2.0 PySide6
>=5.11.0 PySide2
>=2.0.0 Pillow
>=1.3.5 gpxpy
>=7.0 keyring
>=2.0 pyenchant
>=1.0 requests-oauthlib
>=0.9 requests-toolbelt
>=1.8.0 gphoto2
>=7.0 keyring
>=1.0 requests-oauthlib
>=0.9 requests-toolbelt
>=7.0 keyring
>=1.0 requests-oauthlib
>=1.3.5 gpxpy
>=1.8.0 gphoto2
>=7.0 keyring
>=0.9 requests-toolbelt
>=2.0 pyenchant
>=2.0.0 Pillow
>=5.11.0 PySide2
>=1.3.5 gpxpy
>=7.0 keyring
>=2.0 pyenchant
>=1.0 requests-oauthlib
>=0.9 requests-toolbelt
>=1.8.0 gphoto2
>=2.0.0 Pillow
>=5.11.0 PySide2
>=1.3.5 gpxpy
>=7.0 keyring
>=2.0 pyenchant
>=1.0 requests-oauthlib
>=0.9 requests-toolbelt
>=1.8.0 gphoto2


نحوه نصب


نصب پکیج whl Photini-2022.9.1:

    pip install Photini-2022.9.1.whl


نصب پکیج tar.gz Photini-2022.9.1:

    pip install Photini-2022.9.1.tar.gz