CN115952771A - Picture editing method and device, electronic equipment and storage medium - Google Patents

Picture editing method and device, electronic equipment and storage medium Download PDF

Info

Publication number
CN115952771A
CN115952771A CN202211697691.6A CN202211697691A CN115952771A CN 115952771 A CN115952771 A CN 115952771A CN 202211697691 A CN202211697691 A CN 202211697691A CN 115952771 A CN115952771 A CN 115952771A
Authority
CN
China
Prior art keywords
picture
editing
pictures
pdf file
edited
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202211697691.6A
Other languages
Chinese (zh)
Inventor
杨全海
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhuhai Baoqu Technology Co Ltd
Original Assignee
Zhuhai Baoqu Technology Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Baoqu Technology Co Ltd filed Critical Zhuhai Baoqu Technology Co Ltd
Priority to CN202211697691.6A priority Critical patent/CN115952771A/en
Publication of CN115952771A publication Critical patent/CN115952771A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Processing Or Creating Images (AREA)

Abstract

The embodiment of the invention discloses a picture editing method, a picture editing device, electronic equipment and a storage medium, wherein the method comprises the following steps: acquiring a plurality of pictures to be edited in a PDF file; editing the acquired multiple pictures in batch; and storing a plurality of pictures after batch editing. The technical scheme provided by the embodiment of the invention can be suitable for scenes of batch editing of pictures in PDF files, and can well improve the editing efficiency of the pictures.

Description

Picture editing method and device, electronic equipment and storage medium
Technical Field
The present invention relates to the field of computer technologies, and in particular, to a method and an apparatus for editing a picture, an electronic device, and a storage medium.
Background
PDF (Portable Document Format) is a file Format developed by Adobe Systems for exchanging files in a manner independent of an application program, an operating system, and hardware. Because the PDF file format is independent of an operating system platform, the PDF file format is universal in Windows, unix operating systems and MacOS operating systems of apple Inc., and the PDF file format is an ideal document format for electronic document issuing and digital information dissemination on the Internet. More and more electronic books, product descriptions, company literature, web materials, and e-mails are using PDF files.
With the development of science and technology, various PDF file processing tools software are developed, and the software generally has a series of functions of creating, reading, editing, exporting PDF files and the like. The PDF file editing function is a very common function, and can implement editing of contents such as texts and pictures in the PDF file, and can also support adding signatures and annotations.
At present, most of the editing operations of the pictures in the PDF file are completed by other third-party tools (e.g., picture editing software), and then the edited pictures are imported into a PDF file processing tool to re-synthesize the PDF file. Even if some PDF file processing tools can edit pictures in a PDF file, some simple processing is only performed on original pictures in the PDF file one by one, such as deletion, size scaling, position shifting, and the like, and the editing efficiency is very low.
Disclosure of Invention
In view of this, embodiments of the present invention provide a picture editing method, an apparatus, an electronic device, and a storage medium, so as to improve the picture editing efficiency.
In a first aspect, an embodiment of the present invention provides a method for editing a picture, where the method includes:
acquiring a plurality of pictures to be edited in a PDF file;
editing the acquired multiple pictures in batch;
and storing a plurality of pictures after batch editing.
Further, acquiring a plurality of pictures to be edited in the PDF file includes:
acquiring and displaying a picture list of a PDF file as a first picture list;
receiving selection operation of a plurality of picture table entries in the first picture list;
and acquiring a plurality of pictures to be edited in the PDF file selected by the selection operation.
Further, the method is applied to a sub-process, wherein the following operations are completed by specifically calling the service of the main process:
acquiring a picture list of a PDF file;
acquiring a picture to be edited in a PDF file;
and storing the plurality of batch edited pictures.
Furthermore, the main process and the sub-process communicate in a memory sharing mode.
Further, the method further comprises:
displaying a picture list of a plurality of pictures to be edited in the PDF file as a second picture list;
and after receiving the selection operation of the single picture list item in the second picture list, displaying the original image of the single picture and the comparison image obtained after the batch editing operation.
Further, displaying the original image of the single picture and the comparison image obtained after the batch editing operation includes:
and the picture list and the second picture list are displayed in the same page in a partitioned mode: and the original image of the single picture and a contrast image obtained after the batch editing operation.
Further, the method further comprises: and displaying in the same page with the comparison graph in a partitioned mode: and at least one editing operation button for the comparison graph.
Further, the method for saving the plurality of batch edited pictures comprises the following steps: and storing the plurality of pictures after batch editing to a memory.
Further, the method further comprises: and replacing the picture to be edited in the PDF file with the edited picture.
In a second aspect, an embodiment of the present invention provides a picture editing apparatus, where the apparatus includes:
the picture acquisition unit is used for acquiring a plurality of pictures to be edited in the PDF file;
the picture editing unit is used for editing the acquired multiple pictures in batch;
and the picture storage unit is used for storing a plurality of pictures after batch editing.
Further, the image obtaining unit is configured to obtain a plurality of images to be edited in the PDF file, and includes:
acquiring and displaying a picture list of a PDF file as a first picture list;
receiving selection operation of a plurality of picture table entries in the first picture list;
and acquiring a plurality of pictures to be edited in the PDF file selected by the selection operation.
Further, the apparatus is applied to a sub-process, wherein the following operations are completed by specifically calling a service of a main process:
the picture list of the PDF file is obtained;
acquiring a picture to be edited in a PDF file;
and storing the plurality of pictures after batch editing.
Furthermore, the main process and the sub-processes communicate in a memory sharing mode.
Further, the apparatus further includes an editing interactive interface display unit, configured to:
displaying a picture list of a plurality of pictures to be edited in the PDF file as a second picture list;
and after receiving the selection operation of the single picture list item in the second picture list, displaying the original image of the single picture and the comparison image obtained after the batch editing operation.
Further, the editing interactive interface display unit is configured to display the original image of the single picture and the comparison image obtained after the batch editing operation, and includes:
and displaying in the same page with the second picture list in a partitioned mode: the original image of the single picture and the contrast image obtained after the batch editing operation.
Further, the editing interactive interface display unit is further configured to: and displaying in the same page with the comparison graph in a partitioned mode: and at least one editing operation button for the comparison graph.
Further, the picture saving unit is configured to save a plurality of pictures after batch editing, and includes: and storing the plurality of pictures after batch editing to a memory.
Further, the apparatus further includes a picture replacing unit configured to: and replacing the picture to be edited in the PDF file with the edited picture.
In a third aspect, an embodiment of the present invention provides an electronic device, where the electronic device includes: the device comprises a shell, a processor, a memory, a circuit board and a power circuit, wherein the circuit board is arranged in a space enclosed by the shell, and the processor and the memory are arranged on the circuit board; a power supply circuit for supplying power to each circuit or device of the electronic apparatus; the memory is used for storing executable program codes; the processor reads the executable program code stored in the memory to run a program corresponding to the executable program code, so as to execute the picture editing method according to the first aspect.
In a fourth aspect, an embodiment of the present invention further provides a computer-readable storage medium, where one or more programs are stored, and the one or more programs are executable by one or more central processing units to implement the picture editing method according to the first aspect.
The technical scheme provided by the embodiment of the invention can finish batch editing processing of the pictures in the PDF file, meet the requirements of users on quick editing of a large number of pictures in work and life, and improve the editing efficiency of the pictures.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the embodiments or the prior art descriptions will be briefly described below, it is obvious that the drawings in the following description are only some embodiments of the present invention, and other drawings can be obtained by those skilled in the art without creative efforts.
Fig. 1 is a flowchart of a picture editing method according to an embodiment of the present invention;
fig. 2 is a flowchart of a picture editing method according to a second embodiment of the present invention;
fig. 3a is a schematic view of an operation interface for adding multiple pictures in a PDF file for editing according to a second embodiment of the present invention;
fig. 3b is a schematic view of an operation interface for selecting a plurality of pictures from a picture list in a PDF file for editing according to a second embodiment of the present invention;
fig. 3c is a schematic diagram of a picture editing interaction interface according to a second embodiment of the present invention;
fig. 4 is a schematic structural diagram of a picture editing apparatus according to a third embodiment of the present invention;
fig. 5 is a schematic structural diagram of an electronic device according to an embodiment of the present invention.
Detailed Description
Embodiments of the present invention are described in detail below with reference to the accompanying drawings.
It should be understood that the described embodiments are only some embodiments of the invention, and not all embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Example one
The present embodiment provides a picture editing method, which can be implemented by a corresponding picture editing apparatus, where the apparatus is implemented by software and/or hardware and is integrated on an electronic device such as a desktop computer and a notebook computer. Referring to fig. 1, the method includes the following steps 101-103.
Step 101, acquiring a plurality of pictures to be edited in a PDF file.
In this step 101, the PDF file may be a file in PDF format directly imported by the user locally, or a file in PDF format converted from a file in other format imported locally by the user, where the file includes at least a plurality of pictures, and may also include other contents such as text. The pictures to be edited can be defaulted to all pictures in the PDF file, or partial pictures in the PDF file can be designated by a user, or the pictures can be automatically selected according to actual requirements.
As a preferred embodiment, the acquiring multiple pictures to be edited in the PDF file in step 101 includes: acquiring and displaying a picture list of a PDF file as a first picture list; receiving selection operation of a plurality of picture table items in a first picture list; and acquiring a plurality of pictures to be edited in the PDF file selected by the selection operation. The content of the picture list item in the first picture list is preferably a thumbnail of the picture in the PDF file. If the name and the introduction exist in the picture, the content of the picture list item can also be at least one of a thumbnail, a name and a introduction. After receiving the selection operation of a plurality of picture table entries, taking pictures corresponding to the selected picture table entries as a plurality of pictures to be edited in the PDF file.
And 102, editing the acquired multiple pictures in batch.
In step 102, batch editing means: and editing the acquired pictures in the same type at one time. The same type of editing operation may be one or more of background removal, matting, clipping, rotation, size adjustment, brightness adjustment, contrast adjustment, saturation adjustment, labeling addition, watermark addition, and the like, and may be specifically selected by a user according to the needs of the user.
And step 103, storing the plurality of pictures after batch editing.
In step 103, preferably, the plurality of batch edited pictures are stored in the memory. In the preferred mode, the pictures in the PDF files are directly left in the memory and cannot be stored in the disk or the external storage, so that the subsequent picture access is very simple and quick, and compared with the mode of storing the pictures in the disk or the external storage, the complex I/O operation can be avoided, and the picture access efficiency is improved.
On the basis of the above scheme, the picture editing method provided by this embodiment further includes: and replacing the picture to be edited in the PDF file with the edited picture. The picture to be edited in the PDF file may be referred to as an original picture, and the edited picture obtained by editing the original picture may be referred to as a contrast picture. After the batch editing operation is completed, the original image corresponding to the PDF file is directly replaced by the comparison image, and if the execution of the image editing method in the embodiment is triggered when the user opens the PDF file for browsing, the user can see the image editing result in real time when browsing the PDF file.
Further, considering that in practical applications, PDF files are often large, but the configuration of electronic devices executing the picture editing method in this embodiment is also generally, if the picture editing method in this embodiment is executed by only one process, it is often difficult to obtain an editing result immediately after triggering batch editing operation, and it may also cause the process to crash, which is poor for users. In view of this, the picture editing method provided in this embodiment may be implemented by multiple processes, for example, a part of the steps is executed by one process, and another part of the steps is executed by another process, but the specific number of processes and the allocation of the steps executed by each process may be determined according to parameters such as the number of CPU cores, the CPU performance, and the like of the electronic device implementing the picture editing method. Through research and analysis, the requirement of electronic equipment with the process number larger than 2 can be met, the CPU performance is often better, the picture editing processing does not need to be accelerated by setting a plurality of processes, in addition, the user group using the electronic equipment is relatively less, the significance of improving the user experience is not great, and typically, two processes, namely a main process and a sub-process, are set in the embodiment. The main process may be a process of opening a PDF file to perform PDF browsing, and is specifically configured to: (1) a promoter process; (2) start the following 3 cross-process API services: (1) providing a picture list of PDF files; (2) providing a picture in a PDF file; (3) and saving the picture editing result in the PDF file.
The picture editing method in this embodiment is applied to a sub-process, wherein the steps of obtaining a picture list of a PDF file, obtaining a picture to be edited in the PDF file, and saving a plurality of pictures after batch editing may be completed by the sub-process by calling the service of the main process, and other steps in the picture editing method are completed by the sub-process. Specifically, the method comprises the following steps:
the subprocess requests the main process to provide a picture list of PDF files for the subprocess by calling the API of the service (1) of the main process;
the subprocess displays a picture list of the PDF file, receives selection operation on a plurality of picture table entries in the list, and determines a plurality of pictures to be edited in the PDF file according to the selection operation;
the sub-process requests the main process to provide a plurality of pictures to be edited in the PDF file for the main process by calling the API of the service (2) of the main process;
the sub-process edits the acquired multiple pictures in batch;
and the sub-process sends the plurality of pictures edited in batch to the main process by calling the API of the service (3) of the main process.
The main process and the sub-processes can communicate in a pipeline, a message queue, a semaphore, a shared memory, a socket and the like. Preferably, the two processes communicate in a memory sharing mode, and the method is convenient and fast.
Example two
On the basis of the scheme of the first embodiment, the steps of displaying and operating the picture editing interaction interface are added to facilitate the user to edit the picture, and the editing efficiency is improved better. Referring to fig. 2, the method includes the following steps 200-205.
And 200, acquiring and displaying a picture list of the PDF file as a first picture list.
Step 201, receiving a selection operation for a plurality of picture entries in a first picture list.
Step 202, acquiring a plurality of pictures to be edited in the PDF file selected by the selection operation.
And step 203, editing the acquired multiple pictures in batch.
And step 204, storing the plurality of pictures after batch editing.
And step 205, displaying a picture list of the multiple pictures to be edited in the PDF file as a second picture list.
The content of the picture list item in the second picture list is preferably a thumbnail of the picture. If the name and the introduction exist in the picture, the list item content can also be at least one of a thumbnail, a name and a introduction. Illustratively, the picture entries in the second picture list can be viewed and modified in a man-machine interaction manner, and the modifying operation includes: and adding and deleting picture table entries. When the operation of adding the picture entries in the second picture list is triggered (for example, clicking a "add picture" button), the first picture list can also be displayed again, and the picture entries, which may be one or more, are added according to the selection operation of multiple picture entries in the redisplayed first picture list.
And step 206, after receiving the selection operation of the single picture list item in the second picture list, displaying the original image of the single picture and the comparison image obtained after the batch editing operation.
The original image of a single picture is a state diagram of the picture when the picture is not subjected to batch editing in a PDF file, and the comparison diagram is a state diagram of the picture after the batch editing operation. By displaying the original image and the comparison image, the editing effect can be clearly and intuitively checked, and the subsequent picture adjustment is convenient. Preferably, the display process may specifically include: and displaying the original image of the single picture and the contrast image obtained after the batch editing operation in the same page in a partitioning mode with the second picture list.
Further, the method for editing a picture in this embodiment further includes: and at least one editing operation button for the comparison map is displayed in a partition mode in the same page as the comparison map. The editing operation buttons can be one or more, wherein each button can also have a plurality of operation buttons with different editing functions. Preferably, the editing operation button is an operation button of the same type as batch editing, which can be used by a user to manually adjust the batch editing result of a single picture when the batch editing result is not satisfactory.
The following describes the technical solution provided by this embodiment in detail with reference to a specific example. Firstly, after triggering the operation of image matting/background removal in a PDF file, displaying an interface of FIG. 3a, and displaying an image list of the PDF file when an additional image is clicked, wherein 74 images are shown in FIG. 3 b; selecting 9 pictures in the picture list as a plurality of pictures needing to be subjected to matting/background removal at this time, and then carrying out batch matting/background removal on the selected 9 pictures and storing the pictures; and finally displaying an editing interactive interface of 9 pictures, wherein the interface is divided into 3 areas as shown in fig. 3 c: left zone, middle zone and right zone, wherein: the left area displays a picture list of 9 pictures needing to be subjected to matting/background removal; the middle area displays the original image and the comparison image of the selected picture in the left area picture list; the right area displays a plurality of operation buttons of a scratch/background removal type for a contrast image.
EXAMPLE III
The embodiment provides a picture editing device, which is implemented by software and/or hardware and integrated on an electronic device such as a desktop computer and a notebook computer. Referring to fig. 4, the apparatus includes:
a picture acquiring unit 401, configured to acquire multiple pictures to be edited in a PDF file;
a picture editing unit 402, configured to perform batch editing on the acquired multiple pictures;
a picture storing unit 403, configured to store multiple pictures after batch editing.
Optionally, the picture acquiring unit 401 is configured to acquire multiple pictures to be edited in the PDF file, and includes:
acquiring and displaying a picture list of a PDF file as a first picture list;
receiving selection operation of a plurality of picture table items in a first picture list;
and acquiring a plurality of pictures to be edited in the PDF file selected by the selection operation.
Illustratively, the apparatus is applied to a sub-process, wherein, specifically by invoking a service of a main process, the following operations are completed:
acquiring a picture list of a PDF file;
acquiring a picture to be edited in a PDF file;
and storing the plurality of batch edited pictures.
Preferably, the main process and the sub-process communicate in a memory sharing manner.
Further, the apparatus further includes an editing interactive interface display unit 404 for:
displaying a picture list of a plurality of pictures to be edited in the PDF file as a second picture list;
and after receiving the selection operation of the single picture list item in the second picture list, displaying the original image of the single picture and the contrast image obtained after the batch editing operation.
Illustratively, the editing interactive interface display unit 404 is configured to display the artwork of the single picture and the comparison graph obtained after the batch editing operation, and includes:
and displaying in the same page with the second picture list in a partitioned mode: the original image of the single picture and the contrast image obtained after the batch editing operation.
Optionally, the editing interactive interface display unit 404 is further configured to: and displaying in the same page with the comparison graph in a partitioning mode: and at least one editing operation button for the comparison graph.
On the basis of the above scheme, the picture saving unit 403 is configured to save a plurality of pictures after batch editing, and includes: and storing the plurality of pictures after batch editing to a memory.
Further, the apparatus further includes a picture replacing unit 405 configured to: and replacing the picture to be edited in the PDF file with the edited picture.
The image editing apparatus provided in the embodiment of the present invention and the method embodiments belong to the same inventive concept, and the technical details that are not described in the apparatus embodiments may refer to the related descriptions in the method embodiments, and are not described herein again.
Fig. 5 is a schematic structural diagram of an embodiment of an electronic device of the present invention, which may implement a flow of an embodiment of a method of the present invention, and as shown in fig. 5, the electronic device may include: a housing 51, a processor 52, a memory 53, a circuit board 54 and a power circuit 55, wherein the circuit board 54 is disposed inside a space enclosed by the housing 51, and the processor 52 and the memory 53 are disposed on the circuit board 54; a power supply circuit 55 for supplying power to each circuit or device of the electronic apparatus; the memory 53 is used to store executable program code; the processor 52 runs a program corresponding to the executable program code by reading the executable program code stored in the memory 53, and is configured to execute the picture editing method according to any of the foregoing embodiments.
For the specific execution process of the above steps by the processor 52 and the steps further executed by the processor 52 by running the executable program code, reference may be made to the description of the embodiment of the method of the present invention, which is not described herein again.
The electronic device exists in a variety of forms including, but not limited to:
(1) A mobile communication device: such devices are characterized by mobile communications capabilities and are primarily targeted at providing voice, data communications. Such terminals include: smart phones (e.g., iphones), multimedia phones, functional phones, and low-end phones, among others.
(2) Ultra mobile personal computer device: the equipment belongs to the category of personal computers, has calculation and processing functions and generally has the characteristic of mobile internet access. Such terminals include: PDA, MID, and UMPC devices, etc., such as ipads.
(3) A portable entertainment device: such devices may display and play multimedia content. This type of device comprises: audio, video players (e.g., ipods), handheld game consoles, electronic books, and smart toys and portable car navigation devices.
(4) A server: the device for providing the computing service comprises a processor, a hard disk, a memory, a system bus and the like, and the server is similar to a general computer architecture, but has higher requirements on processing capacity, stability, reliability, safety, expandability, manageability and the like because of the need of providing high-reliability service.
(5) Other electronic devices having data processing capabilities.
Furthermore, an embodiment of the present invention further provides a computer-readable storage medium, where one or more programs are stored, and the one or more programs are executable by one or more central processing units to implement the picture editing method described in the foregoing embodiment.
In daily work, multiple pictures in a PDF file are generally required to be edited with the same effect, and it is very time-consuming to edit each picture, and it is difficult to ensure that the edited pictures have completely the same effect. According to the technical scheme provided by the embodiment of the invention, batch editing of a plurality of pictures in the PDF file can be realized, the consistency of the processing effect of the plurality of pictures is ensured, the repeated operation of a user is avoided, the number of user interaction times is reduced, especially when the number of pictures is huge, the editing efficiency of the pictures can be greatly improved, and the leap of the quality of a service layer is realized.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrases "comprising a," "8230," "8230," or "comprising" does not exclude the presence of additional like elements in a process, method, article, or apparatus that comprises the element.
The term "and/or" in the embodiments of the present invention describes an association relationship of associated objects, and indicates that three relationships may exist, for example, a and/or B may indicate: a exists alone, A and B exist simultaneously, and B exists alone. The character "/" generally indicates that the former and latter associated objects are in an "or" relationship.
All the embodiments in the present specification are described in a related manner, and the same and similar parts among the embodiments may be referred to each other, and each embodiment focuses on differences from other embodiments.
In particular, as for the apparatus embodiment, since it is substantially similar to the method embodiment, the description is relatively simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
For convenience of description, the above devices are described as being respectively described in terms of functional division into various units/modules. Of course, the functionality of the units/modules may be implemented in one or more software and/or hardware implementations of the invention.
It will be understood by those skilled in the art that all or part of the processes of the methods of the embodiments described above can be implemented by a computer program, which can be stored in a computer-readable storage medium, and when executed, can include the processes of the embodiments of the methods described above. The storage medium may be a magnetic disk, an optical disk, a Read-Only Memory (ROM), a Random Access Memory (RAM), or the like.
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the technical scope of the present invention are included in the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (10)

1. A picture editing method, characterized in that the method comprises:
acquiring a plurality of pictures to be edited in a PDF file;
editing the acquired multiple pictures in batch;
and storing a plurality of pictures after batch editing.
2. The method according to claim 1, wherein obtaining a plurality of pictures to be edited in the PDF file comprises:
acquiring and displaying a picture list of a PDF file as a first picture list;
receiving selection operation of a plurality of picture table entries in the first picture list;
and acquiring a plurality of pictures to be edited in the PDF file selected by the selection operation.
3. The method according to claim 2, characterized in that the method is applied to a sub-process, wherein the following operations are done, in particular by invoking a service of a main process:
the picture list of the PDF file is obtained;
acquiring a picture to be edited in a PDF file;
and storing the plurality of pictures after batch editing.
4. The method of claim 3, wherein the host process and the child process communicate by sharing memory.
5. The method of claim 2, further comprising:
displaying a picture list of a plurality of pictures to be edited in the PDF file as a second picture list;
and after receiving the selection operation of the single picture list item in the second picture list, displaying the original image of the single picture and the comparison image obtained after the batch editing operation.
6. The method of claim 5, wherein displaying the artwork of the single picture and the contrast map obtained after the batch editing operation comprises:
and displaying in the same page with the second picture list in a partitioned mode: the original image of the single picture and the contrast image obtained after the batch editing operation.
7. The method of claim 5 or 6, further comprising: and at least one editing operation button for the comparison graph is displayed in a partitioned mode in the same page as the comparison graph.
8. The method of claim 1, wherein saving the plurality of edited pictures in a batch comprises: and storing the plurality of pictures after batch editing to a memory.
9. The method of claim 1, further comprising: and replacing the picture to be edited in the PDF file with the edited picture.
10. A picture editing apparatus, characterized in that the apparatus comprises:
the picture acquisition unit is used for acquiring a plurality of pictures to be edited in the PDF file;
the picture editing unit is used for editing the acquired multiple pictures in batch;
and the picture storage unit is used for storing a plurality of pictures after batch editing.
CN202211697691.6A 2022-12-28 2022-12-28 Picture editing method and device, electronic equipment and storage medium Pending CN115952771A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202211697691.6A CN115952771A (en) 2022-12-28 2022-12-28 Picture editing method and device, electronic equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202211697691.6A CN115952771A (en) 2022-12-28 2022-12-28 Picture editing method and device, electronic equipment and storage medium

Publications (1)

Publication Number Publication Date
CN115952771A true CN115952771A (en) 2023-04-11

Family

ID=87282133

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202211697691.6A Pending CN115952771A (en) 2022-12-28 2022-12-28 Picture editing method and device, electronic equipment and storage medium

Country Status (1)

Country Link
CN (1) CN115952771A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117649673A (en) * 2024-01-30 2024-03-05 陕西巨微图书文化传播有限公司 Picture processing method in book editing and correction

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117649673A (en) * 2024-01-30 2024-03-05 陕西巨微图书文化传播有限公司 Picture processing method in book editing and correction
CN117649673B (en) * 2024-01-30 2024-04-26 陕西巨微图书文化传播有限公司 Picture processing method in book editing and correction

Similar Documents

Publication Publication Date Title
US9009092B2 (en) Creating variations when transforming data into consumable content
US20190073099A1 (en) Method and device for launching application and electronic device
US10992622B2 (en) Method, terminal equipment and storage medium of sharing user information
JP2022533203A (en) How and equipment to insert information into online documents
CN109389365B (en) Multi-person collaborative document processing method and device and electronic equipment
CN106991179A (en) Data-erasure method, device and mobile terminal
CN111966860A (en) Audio playing method and device and electronic equipment
CN115952771A (en) Picture editing method and device, electronic equipment and storage medium
CN111161283A (en) Method and device for processing picture resources and electronic equipment
CN107193878B (en) Automatic naming method of song list and mobile terminal
CN113220393A (en) Display method and device and electronic equipment
CN107357481B (en) Message display method and message display device
CN110990006A (en) Form management system and form generation device
CN110708423A (en) Message content display method and device and storage medium
CN112036149B (en) File editing method and device, electronic equipment and storage medium
CN115470757A (en) Content ordering method and terminal equipment
CN115081423A (en) Document editing method and device, electronic equipment and storage medium
CN114297155A (en) Right-click menu display method and device, electronic equipment and storage medium
CN112036132A (en) Document header and footer editing method and device and electronic equipment
CN113485600A (en) Singing list sharing method and device and electronic equipment
CN112565268B (en) Transmission control method, device and equipment of multimedia information and computer storage medium
CN110705242A (en) Method and device for manufacturing slide template and electronic equipment
CN115134317B (en) Message display method, device, storage medium and electronic device
EP4339804A1 (en) Template recommendation method and apparatus, device, and storage medium
JP2009015774A (en) Information processing unit and information processing method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination