Home Web Front-end PS Tutorial What are ps, lr, pr, ae and ai?

What are ps, lr, pr, ae and ai?

Sep 02, 2019 am 10:01 AM
ae ai pr ps

What are ps, lr, pr, ae and ai?

PS: The abbreviation of Adobe Photoshop, used to process images; (Recommended learning: web front-end video tutorial)

AI: The abbreviation of Adobe illustrator, used to process vector graphics, mostly used in printing and typesetting;

PR: The abbreviation of Adobe Premiere, is a video editor Software;

AE: The abbreviation of After Effects is a post-processing software that integrates 2D and 3D;

LR: Adobe Photoshop Lightroom, in short, is a graphics tool software that focuses on post-production.

PS, AI, PR, AE, and LR are all software developed by Adobe. The company is mainly engaged in the development of multimedia production software. In recent years, it has also begun to get involved in enriching Internet applications and marketing. Software development such as applications, financial analysis applications, etc.

Founded in 1982, Adobe is the world's leading provider of digital media and online marketing solutions. Headquartered in San Jose, California, USA, it employs approximately 7,000 people worldwide.

Adobe's innovative achievements in digital imaging, design and document technology have set outstanding examples in these fields, enabling millions of people to realize the powerful charm of visual information communication.

Adobe Systems Incorporated (English: Adobe Systems Incorporated, pronunciation: wide IPA: /əˈdoʊbiː/, stock code: NASDAQ: ADBE, LSE: ABS) is an American multinational computer software company, headquartered Located in San Jose, California, its official Greater China department often refers to itself as "Adobi" in Chinese.

Mainly engaged in the development of multimedia production software. In recent years, it has also begun to get involved in the development of rich Internet applications, marketing applications, financial analysis applications and other software.

In December 2018, the "Top 500 World Brands 2018" compiled by the World Brand Laboratory was announced, ranking 157th.

Adobe was founded in December 1982 by John Warnock and Charles Gerschke. Both of them had previously worked at Xerox's Palo Alto Research Center. After leaving, they formed Adobe to make PostScript page description language has been commercialized.

The company name "Adobe" comes from Adobe Creek in Los Altos, California, which is not far from the company's original office in Mountain View, California.

In 1985, Adobe played an important role in the PostScript desktop publishing revolution led by Apple's LaserWriter printer. On April 18, 2005, Adobe acquired its former largest competitor, Macromedia, for US$3.4 billion. This acquisition greatly enriched Adobe's product line and improved its capabilities in the multimedia and online publishing industries. This acquisition The transaction was completed on December 3, 2005.

In December 2006, Adobe announced that all products will adopt new icons, with colored backgrounds matching the abbreviation of the program, for example: red with Fl is Flash, blue with Ps is Photoshop.

As of 2012, Adobe has a total of 11,144 employees. In addition, it is located in Seattle, Washington, Minneapolis, Minnesota, Newton, Massachusetts, San Luis Obispo, California, Noida and Bangalore, India, Ottawa, Canada, Hamburg, Germany, and Beijing, mainland China. office.

The above is the detailed content of What are ps, lr, pr, ae and ai?. For more information, please follow other related articles on the PHP Chinese website!

Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot AI Tools

Undresser.AI Undress

Undresser.AI Undress

AI-powered app for creating realistic nude photos

AI Clothes Remover

AI Clothes Remover

Online AI tool for removing clothes from photos.

Undress AI Tool

Undress AI Tool

Undress images for free

Clothoff.io

Clothoff.io

AI clothes remover

Video Face Swap

Video Face Swap

Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Tools

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

How to get logged in user information in WordPress for personalized results How to get logged in user information in WordPress for personalized results Apr 19, 2025 pm 11:57 PM

Recently, we showed you how to create a personalized experience for users by allowing users to save their favorite posts in a personalized library. You can take personalized results to another level by using their names in some places (i.e., welcome screens). Fortunately, WordPress makes it very easy to get information about logged in users. In this article, we will show you how to retrieve information related to the currently logged in user. We will use the get_currentuserinfo();  function. This can be used anywhere in the theme (header, footer, sidebar, page template, etc.). In order for it to work, the user must be logged in. So we need to use

How to elegantly obtain entity class variable names to build database query conditions? How to elegantly obtain entity class variable names to build database query conditions? Apr 19, 2025 pm 11:42 PM

When using MyBatis-Plus or other ORM frameworks for database operations, it is often necessary to construct query conditions based on the attribute name of the entity class. If you manually every time...

How to solve the problem of username and password authentication failure when connecting to local EMQX using Eclipse Paho? How to solve the problem of username and password authentication failure when connecting to local EMQX using Eclipse Paho? Apr 19, 2025 pm 04:54 PM

How to solve the problem of username and password authentication failure when connecting to local EMQX using EclipsePaho's MqttAsyncClient? Using Java and Eclipse...

How to properly configure apple-app-site-association file in pagoda nginx to avoid 404 errors? How to properly configure apple-app-site-association file in pagoda nginx to avoid 404 errors? Apr 19, 2025 pm 07:03 PM

How to correctly configure apple-app-site-association file in Baota nginx? Recently, the company's iOS department sent an apple-app-site-association file and...

How to process and display percentage numbers in Java? How to process and display percentage numbers in Java? Apr 19, 2025 pm 10:48 PM

Display and processing of percentage numbers in Java In Java programming, the need to process and display percentage numbers is very common, for example, when processing Excel tables...

How to implement a retry strategy from serverB to serverC using Spring WebFlux when building LLM gateway? How to implement a retry strategy from serverB to serverC using Spring WebFlux when building LLM gateway? Apr 19, 2025 pm 04:30 PM

Implementing the retry strategy using SpringWebFlux in building an LLM...

See all articles